summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-04-12 12:37:04 +0200
committerQt by Nokia <qt-info@nokia.com>2012-06-23 13:36:31 +0200
commit9408173d32ff75723f41081edf5e3d9be9732378 (patch)
tree597edffe0b47ba368ff47040db937686f5f0a06a /sync.profile
parent13d4ea7f6912c73907884174da46f95a233ecb2a (diff)
downloadqtsvg-9408173d32ff75723f41081edf5e3d9be9732378.tar.gz
build system cleanups
- load(qt_module) => load(qt_build_config) - remove: - CONFIG+=module (obsolete) - setup of PKGCONFIG* variables (automated now) - code relating to module version headers (automated now) - %mastercontent assignment (automated now) - QT_BUILD_*_LIB defines (automated now) - pointless QPRO_PWD assignments - pointless and commented out include and depend paths Change-Id: I6397e2606f741de2d756886a029956682ab09161 Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile7
1 files changed, 0 insertions, 7 deletions
diff --git a/sync.profile b/sync.profile
index 801d5c5..f8ac926 100644
--- a/sync.profile
+++ b/sync.profile
@@ -3,13 +3,6 @@
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);
-%classnames = (
- "qtsvgversion.h" => "QtSvgVersion",
-);
-%mastercontent = (
- "core" => "#include <QtCore/QtCore>\n",
- "gui" => "#include <QtGui/QtGui>\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: