Skip to content

Commit

Permalink
Install compat into the correct dir
Browse files Browse the repository at this point in the history
Change-Id: I699a943862d6388add2e4e7c24ed416ec1bd1444
Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
  • Loading branch information
Jørgen Lind authored and Qt by Nokia committed Mar 7, 2012
1 parent 1d4e826 commit ee474ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/compatibility/compatibility.pro
Expand Up @@ -5,7 +5,7 @@ MODULE_PRI = ../../modules/qt_declarative.pri

QT = qml

pritarget.path = $$[QT_INSTALL_DATA]/mkspecs/modules
pritarget.path = $$[QT_HOST_DATA]/mkspecs/modules
pritarget.files = $$MODULE_PRI
INSTALLS += pritarget

Expand Down

0 comments on commit ee474ac

Please sign in to comment.