From 690a6ca3696e1cfb0b73214cb147501f28e45416 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Thu, 12 Apr 2012 12:52:05 +0200 Subject: build system cleanups - load(qt_module) => load(qt_build_config) - remove: - CONFIG+=module (obsolete) - %mastercontent assignment (automated now) - QT_BUILD_*_LIB defines (automated now) - pointless QPRO_PWD assignments - pointless DEFINES+=QT_MAKEDLL - pointless and commented out include and depend paths Change-Id: If3325fecb675c9b439de89c26b5b53da10d66fb9 Reviewed-by: Joerg Bornemann Reviewed-by: Alex --- sync.profile | 8 -------- 1 file changed, 8 deletions(-) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index ae948177..604a1cf7 100644 --- a/sync.profile +++ b/sync.profile @@ -4,14 +4,6 @@ ); %moduleheaders = ( # restrict the module headers to those found in relative path ); -%classnames = ( - "qtbluetoothversion.h" => "QtBluetoothVersion", -# "qtnfcversion.h" => "QtNfcVersion", -); -%mastercontent = ( - "bluetooth" => "#include \n", -# "nfc" => "#include \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: -- cgit v1.2.3