Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Added QT.<module>.imports support to module profiles.
  • Loading branch information
axis committed Apr 27, 2011
1 parent 587dcbb commit 0cc1c66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/qt_declarative.pri
Expand Up @@ -9,6 +9,7 @@ QT.declarative.includes = $$QT_MODULE_INCLUDE_BASE $$QT_MODULE_INCLUDE_BASE/QtDe
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.imports = $$QT_MODULE_IMPORT_BASE
QT.declarative.depends = gui script network
QT.declarative.DEFINES = QT_DECLARATIVE_LIB

Expand Down

0 comments on commit 0cc1c66

Please sign in to comment.