configure: clean up projects of remaining non-inline tests

remove redundant and wholly ineffective CONFIG manipulations.

Change-Id: I3836369a0eb32abfe985c7619c0f7c8037ad82e2
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
Oswald Buddenhagen 2017-07-31 13:03:14 +02:00 committed by Simon Hausmann
parent b0060d1056
commit 71e36a42f2
7 changed files with 0 additions and 8 deletions

View File

@ -1,2 +1 @@
OBJECTIVE_SOURCES = corewlantest.mm OBJECTIVE_SOURCES = corewlantest.mm
CONFIG -= qt

View File

@ -1,2 +1 @@
SOURCES = gnu-libiconv.cpp SOURCES = gnu-libiconv.cpp
CONFIG -= qt dylib

View File

@ -1,3 +1,2 @@
SOURCES = iconv.cpp SOURCES = iconv.cpp
CONFIG -= qt dylib
mac|mingw|openbsd|qnx|haiku:LIBS += -liconv mac|mingw|openbsd|qnx|haiku:LIBS += -liconv

View File

@ -1,2 +1 @@
SOURCES = openssl.cpp SOURCES = openssl.cpp
CONFIG -= x11 qt

View File

@ -1,2 +1 @@
SOURCES = stltest.cpp SOURCES = stltest.cpp
CONFIG -= qt dylib

View File

@ -1,2 +1 @@
SOURCES = ../gnu-libiconv/gnu-libiconv.cpp SOURCES = ../gnu-libiconv/gnu-libiconv.cpp
CONFIG -= qt dylib

View File

@ -1,3 +1 @@
SOURCES = xlocalescanprint.cpp SOURCES = xlocalescanprint.cpp
CONFIG -= qt
CONFIG += console