aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/app.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2010-11-01 18:51:20 +0100
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2010-11-03 17:47:41 +0100
commit9532d4a345c1928c79f8aa0013e1e9dda37a6c70 (patch)
tree5b13f219c14cf2cf4a941f83056089a1f6e01115 /src/app/app.pro
parente160f071ce16dc46fdeaa03b985fe8d44fb58608 (diff)
dynamically replace creator version during build
... instead of running a sed script over a lot of files on each version increment.
Diffstat (limited to 'src/app/app.pro')
-rw-r--r--src/app/app.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/app/app.pro b/src/app/app.pro
index f86433d6af..8c856d7ed4 100644
--- a/src/app/app.pro
+++ b/src/app/app.pro
@@ -31,4 +31,6 @@ win32 {
INSTALLS += target
}
-OTHER_FILES += qtcreator.rc Info.plist
+OTHER_FILES += qtcreator.rc Info.plist.in
+
+QMAKE_SUBSTITUTES = Info.plist.in