summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>2010-12-10 14:49:36 +0100
committerThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>2010-12-10 15:34:15 +0100
commit2e7dd24d6421c4b6dfc5067aa0201a40cbe94047 (patch)
treee8bdb1243632a4a3698a9a453c0989b0cb517748
parented90572fececb6453e3c43864c8c0e0a71b24a09 (diff)
Added install rule that puts libQtSceneGraph in QTDIR/lib
Reviewed-by: Gunnar Sletta
-rw-r--r--src/src.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/src.pro b/src/src.pro
index e8652bc..9ca62b5 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -7,6 +7,9 @@ DLLDESTDIR=../bin
macx: CONFIG -= app_bundle
+target.path = $$[QT_INSTALL_LIBS]
+INSTALLS += target
+
symbian {
contains(QT_EDITION, OpenSource) {
TARGET.CAPABILITY = LocalServices NetworkServices ReadUserData UserEnvironment WriteUserData