summaryrefslogtreecommitdiffstats
path: root/projects.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2011-01-11 14:14:31 (GMT)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2011-01-17 12:37:53 (GMT)
commitd7255d7bf39ba681ff46fcb95a54d25793cce756 (patch)
tree4d1509f88ea2b4dde17d69f194d2c681afffdc75 /projects.pro
parentfc954809cae4a24ada47ff35b9ffbabe0b451835 (diff)
downloadQt-d7255d7bf39ba681ff46fcb95a54d25793cce756.zip
Qt-d7255d7bf39ba681ff46fcb95a54d25793cce756.tar.gz
Qt-d7255d7bf39ba681ff46fcb95a54d25793cce756.tar.bz2
installation of translations is now dealt with by translations.pro
Reviewed-by: mariusSO
Diffstat (limited to 'projects.pro')
-rw-r--r--projects.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/projects.pro b/projects.pro
index f94e1de..2e31e9a 100644
--- a/projects.pro
+++ b/projects.pro
@@ -143,11 +143,6 @@ CONFIG -= qt
### installations ####
-#translations
-translations.path=$$[QT_INSTALL_TRANSLATIONS]
-translations.files = $$QT_SOURCE_TREE/translations/*.qm
-INSTALLS += translations
-
#qmake
qmake.path=$$[QT_INSTALL_BINS]
win32 {