From 41ce17eb1486996d8357d268050a18bc9ac38ad9 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Thu, 12 Apr 2012 12:44:43 +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 - qmake -project boilerplate - dead code Change-Id: Ia515c3cc40170e3b99b0bfd04c10637d49f9b99f Reviewed-by: Joerg Bornemann --- config.tests/xkbcommon/xkbcommon.pro | 3 --- 1 file changed, 3 deletions(-) (limited to 'config.tests/xkbcommon') diff --git a/config.tests/xkbcommon/xkbcommon.pro b/config.tests/xkbcommon/xkbcommon.pro index e21015b4b..1fc353431 100644 --- a/config.tests/xkbcommon/xkbcommon.pro +++ b/config.tests/xkbcommon/xkbcommon.pro @@ -1,8 +1,5 @@ -TEMPLATE = app TARGET = xkbcommon QT = core -DEPENDPATH += . -INCLUDEPATH += . CONFIG += link_pkgconfig -- cgit v1.2.3