switch to new-style configure tests

Change-Id: Ib56d0cb24065c1f990aee5d7f41bfedfe75332a1
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
This commit is contained in:
Oswald Buddenhagen
2012-04-05 14:29:09 +02:00
committed by Qt by Nokia
parent c495dfe142
commit 82ade38b11
22 changed files with 37 additions and 61 deletions

View File

@@ -2,12 +2,9 @@ TEMPLATE = app
DEPENDPATH += .
INCLUDEPATH += .
requires(unix)
SOURCES = alsatest.cpp
CONFIG -= qt dylib
mac:CONFIG -= app_bundle
LIBS+=-lasound

View File

@@ -1,8 +1,6 @@
CONFIG -= qt
CONFIG += console
requires(win32*)
SOURCES += main.cpp
LIBS += -lstrmiids -ldmoguids -luuid -lmsdmo -lole32 -loleaut32

View File

@@ -1,6 +1,4 @@
CONFIG -= qt
CONFIG += console
requires(win32*)
SOURCES += main.cpp

View File

@@ -1,5 +1,3 @@
requires(unix)
SOURCES += main.cpp
CONFIG += link_pkgconfig

View File

@@ -1,5 +1,3 @@
requires(unix)
SOURCES += main.cpp
CONFIG += link_pkgconfig

View File

@@ -1,5 +1,3 @@
requires(unix)
SOURCES += main.cpp
CONFIG += link_pkgconfig

View File

@@ -2,8 +2,6 @@ CONFIG -= qt
LIBS +=
CONFIG += link_pkgconfig
requires(unix)
PKGCONFIG += \
libpulse \
libpulse-mainloop-glib

View File

@@ -1,5 +1,3 @@
requires(unix)
SOURCES += main.cpp
CONFIG += link_pkgconfig

View File

@@ -1,8 +1,6 @@
CONFIG -= qt
CONFIG += console
requires(win32*)
SOURCES += main.cpp
LIBS += -lstrmiids -lole32 -lOleaut32 -luser32 -lgdi32

View File

@@ -1,6 +1,4 @@
CONFIG -= qt
CONFIG += console
requires(win32*)
SOURCES += main.cpp

View File

@@ -1,5 +1,3 @@
requires(unix)
SOURCES += main.cpp
CONFIG += link_pkgconfig