Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Extended module profiles.
Each module now sets the QT_CONFIG variable itself.
  • Loading branch information
axis committed Apr 27, 2011
1 parent 258ceb1 commit 0fa8300
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modules/qt_declarative.pri
Expand Up @@ -9,3 +9,6 @@ QT.declarative.private_includes = $$QT_MODULE_INCLUDE_BASE/QtDeclarative/private
QT.declarative.sources = $$QT_MODULE_BASE/src/declarative
QT.declarative.libs = $$QT_MODULE_LIB_BASE
QT.declarative.depends = gui script network
QT.declarative.DEFINES = QT_DECLARATIVE_LIB

QT_CONFIG += declarative

0 comments on commit 0fa8300

Please sign in to comment.