Skip to content

Commit

Permalink
specify dependencies for declarative
Browse files Browse the repository at this point in the history
  • Loading branch information
Gunnar Sletta committed Apr 29, 2011
1 parent 2832fa4 commit 425fe59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/qt_declarative.pri
Expand Up @@ -11,7 +11,7 @@ QT.declarative.sources = $$QT_MODULE_BASE/src/declarative
QT.declarative.libs = $$QT_MODULE_LIB_BASE
QT.declarative.plugins = $$QT_MODULE_PLUGIN_BASE
QT.declarative.imports = $$QT_MODULE_IMPORT_BASE
QT.declarative.depends = gui script network
QT.declarative.depends = gui script network opengl xmlpatterns
QT.declarative.DEFINES = QT_DECLARATIVE_LIB

QT_CONFIG += declarative

0 comments on commit 425fe59

Please sign in to comment.