summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-04-13 11:24:57 +0200
committerQt by Nokia <qt-info@nokia.com>2012-06-26 03:24:56 +0200
commite26050930648772adc027be2ac6409f43e0a8b66 (patch)
treef949eeb11388166c4795fa43297bd57ec2b30e3a /sync.profile
parent4a54f0fabbb7133cd5b076383b717739da1bf85c (diff)
build system cleanups
- load(qt_module) => load(qt_build_config) - remove: - CONFIG+=module (obsolete) - code relating to module version headers (automated now) - %mastercontent assignment (automated now) - QT_BUILD_*_LIB defines (automated now) - pointless QPRO_PWD assignments - pointless DEFINES+=QT_MAKEDLL - pointless include and depend paths Change-Id: I2c5062c238c6948f99d72f7c5544095cd30c988d Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com> Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com> Reviewed-by: Alex <alex.blasche@nokia.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile5
1 files changed, 0 insertions, 5 deletions
diff --git a/sync.profile b/sync.profile
index f321f770..e1451a65 100644
--- a/sync.profile
+++ b/sync.profile
@@ -3,11 +3,6 @@
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);
-%classnames = (
- "qtsensorsversion.h" => "QtSensorsVersion",
-);
-%mastercontent = (
-);
%dependencies = (
"qtbase" => "refs/heads/master",
"qtdeclarative" => "refs/heads/master",