summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-04-12 12:18:10 +0200
committerQt by Nokia <qt-info@nokia.com>2012-06-25 05:38:57 +0200
commite3687ef7c770df713ac5a793112c200e2fe23f23 (patch)
tree02a0bd2a4414680c79e51cb16c68b1a8203f19c2 /sync.profile
parent252a1332355a1d25c2e9d05295c3f22e9351c575 (diff)
downloadqtlocation-e3687ef7c770df713ac5a793112c200e2fe23f23.tar.gz
build system cleanups
- load(qt_module) => load(qt_build_config) - remove: - CONFIG+=module (obsolete) - abuse of QMAKE_PKGCONFIG_REQUIRES - QT_BUILD_*_LIB defines (automated now) - code relating to module version headers (automated now) - %mastercontent assignment (automated now) - pointless QPRO_PWD assignments - pointless DEFINES+=QT_MAKEDLL Change-Id: I3f129ee42289aa409418eb9d29b1902cc40370f9 Reviewed-by: Aaron McCarthy <aaron.mccarthy@nokia.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile8
1 files changed, 0 insertions, 8 deletions
diff --git a/sync.profile b/sync.profile
index 2094cb24..71774b99 100644
--- a/sync.profile
+++ b/sync.profile
@@ -3,14 +3,6 @@
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);
-%classnames = (
- "qtlocationversion.h" => "QtLocationVersion",
-);
-%mastercontent = (
- "gui" => "#include <QtGui/QtGui>\n",
- "network" => "#include <QtNetwork/QtNetwork>\n",
- "declarative" => "#include <QtQml/qqml.h>\n",
-);
# Module dependencies.
# Every module that is required to build this module should have one entry.
# Each of the module version specifiers can take one of the following values: