summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-04-12 12:44:43 +0200
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-06-27 08:32:14 +0200
commit41ce17eb1486996d8357d268050a18bc9ac38ad9 (patch)
tree048d01f1f5d8f7b158b530dd55ee4c099b0b9675 /sync.profile
parent5d7e56377d3330eb9afacd3bac95573a4c6f3716 (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 - qmake -project boilerplate - dead code Change-Id: Ia515c3cc40170e3b99b0bfd04c10637d49f9b99f Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sync.profile b/sync.profile
index 72c22011c..74cb44638 100644
--- a/sync.profile
+++ b/sync.profile
@@ -5,9 +5,6 @@
);
%classnames = (
);
-%mastercontent = (
- "gui" => "#include <QtGui/QtGui>\n",
-);
%deprecatedheaders = (
);
# Module dependencies.