Skip to content

Commit

Permalink
Add the source path to the modules .pri file
Browse files Browse the repository at this point in the history
  • Loading branch information
Marius Storm-Olsen authored and axis committed Apr 27, 2011
1 parent d1d26ea commit 64c7e81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/qt_declarative.pri
Expand Up @@ -5,5 +5,6 @@ QT_DECLARATIVE_PATCH_VERSION = $$QT_PATCH_VERSION

QT.declarative.name = QtDeclarative
QT.declarative.includes = $$QT_MODULE_INCLUDE_BASE $$QT_MODULE_INCLUDE_BASE/QtDeclarative
QT.declarative.sources = $$QT_MODULE_BASE/src/declarative
QT.declarative.libs = $$QT_MODULE_LIB_BASE
QT.declarative.depends = gui script network

0 comments on commit 64c7e81

Please sign in to comment.