aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/app.pro
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@nokia.com>2011-08-30 15:57:00 +0200
committerDaniel Molkentin <daniel.molkentin@nokia.com>2011-08-31 13:48:00 +0200
commitbbfa7e002003f4f0dfd0db8e26e87c6a06b462e6 (patch)
treeeffeb36105c703df757f9b8d7dfb5bb0b4580b53 /src/app/app.pro
parentb6835eaa8032d454eecedae5669a29f0e6c52f2c (diff)
Merge app_version.h and ide_version.h
Change-Id: I703d4704a3bdf88bd567c92512ee27db6aea043c Reviewed-on: http://codereview.qt.nokia.com/3918 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
Diffstat (limited to 'src/app/app.pro')
-rw-r--r--src/app/app.pro6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/app/app.pro b/src/app/app.pro
index 3b6efe542d..896b2cc884 100644
--- a/src/app/app.pro
+++ b/src/app/app.pro
@@ -33,4 +33,8 @@ win32 {
INSTALLS += target
}
-OTHER_FILES += qtcreator.rc Info.plist.in
+OTHER_FILES += qtcreator.rc \
+ Info.plist.in \
+ $$PWD/app_version.h.in
+
+QMAKE_SUBSTITUTES += $$PWD/app_version.h.in