summaryrefslogtreecommitdiffstats
path: root/config.tests
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-05-22 19:17:51 +0200
committerQt by Nokia <qt-info@nokia.com>2012-06-25 11:44:40 +0200
commitb1a4d7f9fcada18199e25f0f3ac6cebe8616da07 (patch)
tree7a6966ff6611152e4d7b22ca5ebeb73ed8bbe88d /config.tests
parent631f3ab025fca83fcf578f035ed49ef9b288e9de (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 - pointless DEFINES+=QT_MAKEDLL - pointless and commented out include and depend paths - qmake -project boilerplate Change-Id: I8f4586403848fe8f2dff4e889b389956ffcdea59 Reviewed-by: Jonas Rabbe <jonas.rabbe@gmail.com> Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
Diffstat (limited to 'config.tests')
-rw-r--r--config.tests/alsa/alsa.pro4
-rw-r--r--config.tests/openal/openal.pro4
-rw-r--r--config.tests/pulseaudio/pulseaudio.pro1
3 files changed, 0 insertions, 9 deletions
diff --git a/config.tests/alsa/alsa.pro b/config.tests/alsa/alsa.pro
index 30319f816..26514b788 100644
--- a/config.tests/alsa/alsa.pro
+++ b/config.tests/alsa/alsa.pro
@@ -1,7 +1,3 @@
-TEMPLATE = app
-DEPENDPATH += .
-INCLUDEPATH += .
-
SOURCES = alsatest.cpp
CONFIG -= qt dylib
diff --git a/config.tests/openal/openal.pro b/config.tests/openal/openal.pro
index 58ce529ed..c0e6e5761 100644
--- a/config.tests/openal/openal.pro
+++ b/config.tests/openal/openal.pro
@@ -1,7 +1,3 @@
-TEMPLATE = app
-DEPENDPATH += .
-INCLUDEPATH += .
-
SOURCES += main.cpp
win32 {
diff --git a/config.tests/pulseaudio/pulseaudio.pro b/config.tests/pulseaudio/pulseaudio.pro
index a6e03394d..12ad7fba2 100644
--- a/config.tests/pulseaudio/pulseaudio.pro
+++ b/config.tests/pulseaudio/pulseaudio.pro
@@ -1,5 +1,4 @@
CONFIG -= qt
-LIBS +=
CONFIG += link_pkgconfig
PKGCONFIG += \