Skip to content

Commit

Permalink
fix: add qt internal_module failed
Browse files Browse the repository at this point in the history
Change-Id: Idf772da06108eecee3bbe1a51bd550a579182c62
  • Loading branch information
Iceyer committed Feb 12, 2018
1 parent 1525c2c commit 975e36d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/src.pro
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ include($$PWD/config.pri)
# TODO: replace config.pri with dtk_build
load(dtk_build)

CONFIG += internal_module

QT += multimedia multimediawidgets concurrent
greaterThan(QT_MAJOR_VERSION, 4) {
QT += widgets widgets-private
Expand Down

0 comments on commit 975e36d

Please sign in to comment.