summaryrefslogtreecommitdiffstats
path: root/src/src.pro
diff options
context:
space:
mode:
authorkh1 <karsten.heimrich@nokia.com>2012-03-22 13:01:52 +0100
committerKarsten Heimrich <karsten.heimrich@nokia.com>2012-03-22 16:20:52 +0100
commitc8850489678471038ea73a748f41d7ad77625aec (patch)
tree575f06dde76e2f6cea2aeb22a2beca36354851e6 /src/src.pro
parent497f8431ea151853526bf377f02fd42cda970944 (diff)
Build and compile the resource on the fly.
Copy over the qt qm files. Run lupdate on our ts files. Run rcc and generate the qrc_*.cpp file used to compile. Change-Id: Ib726dde084643848d5edab700476b133326c54d7 Reviewed-by: Niels Weber <niels.2.weber@nokia.com> Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com>
Diffstat (limited to 'src/src.pro')
-rw-r--r--src/src.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/src.pro b/src/src.pro
index 02e8eaf85..92ee0cf9b 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -1,4 +1,4 @@
CONFIG += ordered
TEMPLATE = subdirs
SUBDIRS += libs sdk
-TRANSLATIONS += sdk/translations/de_de.ts sdk/translations/en_us.ts \ No newline at end of file
+TRANSLATIONS += sdk/translations/de_de.ts sdk/translations/en_us.ts