summaryrefslogtreecommitdiffstats
path: root/projects.pro
diff options
context:
space:
mode:
authorRolland Dudemaine <rolland@ghs.com>2011-11-15 16:28:36 (GMT)
committerHarald Fernengel <harald.fernengel@nokia.com>2011-11-15 16:28:36 (GMT)
commit481f5f0146261864bddf7f25fbba4c6ae35a3afa (patch)
tree7f5c72ed030cf74b8ea16dd91d7af2991eb90b3f /projects.pro
parentbc8dcd6a90ea74de2f934dda6975e8a215313d14 (diff)
downloadQt-481f5f0146261864bddf7f25fbba4c6ae35a3afa.zip
Qt-481f5f0146261864bddf7f25fbba4c6ae35a3afa.tar.gz
Qt-481f5f0146261864bddf7f25fbba4c6ae35a3afa.tar.bz2
Remove docs and translations generation for INTEGRITY.
The source should only be used to build target code, in the context of building for INTEGRITY. Merge-request: 1438 Reviewed-by: Harald Fernengel <harald.fernengel@nokia.com>
Diffstat (limited to 'projects.pro')
-rw-r--r--projects.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects.pro b/projects.pro
index bf4dc5e..0b498f8 100644
--- a/projects.pro
+++ b/projects.pro
@@ -8,7 +8,7 @@ TEMPLATE = subdirs
cross_compile: CONFIG += nostrip
isEmpty(QT_BUILD_PARTS) { #defaults
- symbian {
+ symbian|integrity {
QT_BUILD_PARTS = libs tools examples demos
} else {
QT_BUILD_PARTS = libs tools examples demos docs translations