aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/app.pro
diff options
context:
space:
mode:
authorhjk <qtc-committer@nokia.com>2009-04-08 08:34:00 +0200
committerhjk <qtc-committer@nokia.com>2009-04-08 16:05:49 +0200
commit1fd6aa1ac15abdadb91ee3e9e9cac9578efdb45c (patch)
tree4238d97ce36b084642cf76f110e191924401b448 /src/app/app.pro
parentfb056b1a731b3a3c5137ee10797a0feaa0dc8598 (diff)
app.pro: also add $$IDE_APP_TARGET to the installation
Diffstat (limited to 'src/app/app.pro')
-rw-r--r--src/app/app.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/app/app.pro b/src/app/app.pro
index ee298d521d..69f677dacb 100644
--- a/src/app/app.pro
+++ b/src/app/app.pro
@@ -44,6 +44,7 @@ unix:!macx {
}
target.files += $$OUT_PWD/$$DESTDIR/$$IDE_APP_WRAPPER
+ target.files += $$OUT_PWD/$$DESTDIR/$$IDE_APP_TARGET
target.path = /bin
INSTALLS += target