From e26050930648772adc027be2ac6409f43e0a8b66 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Fri, 13 Apr 2012 11:24:57 +0200 Subject: 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 Reviewed-by: Lincoln Ramsay Reviewed-by: Alex --- sync.profile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'sync.profile') 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", -- cgit v1.2.3