qt5base-lts/mkspecs/features
Miikka Heikkinen a61f754c92 Fix "check" target when load(testcase) is used in .pro file.
The "check" target always depended on debug-check on projects that
explicitly loaded the testcase.prf, even if Qt was configured with
-release parameter. This obviously caused build failure. Changed the
testcase.prf to check which configuration is preferred using
CONFIG(debug, debug|release) like is done with similar cases in other
.prf files.

Task-number: QTBUG-24332
Change-Id: Ib5140b106e99efe51932bdd5a48914786de23230
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2012-02-17 11:44:29 +01:00
..
mac Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qpa Merge remote-tracking branch 'base/master' into refactor 2011-06-10 13:09:57 +02:00
unix fix gdb_dwarf_index.prf for applications, take two 2012-02-02 11:10:04 +01:00
win32 Remove the QT_THREAD_SUPPORT defines 2011-12-06 18:37:54 +01:00
build_pass.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
create_cmake.prf Fix warnings about existing directories during cmake file creation. 2012-02-11 13:30:31 +01:00
dbusadaptors.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
dbusinterfaces.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
debug_and_release.prf qmake: remove symbian support 2011-11-07 13:26:41 +01:00
debug.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
declarative_debug.prf Fix CONFIG+=declarative_debug if declarative is implicitly added 2012-01-12 08:31:17 +01:00
default_post.prf Make it possible to disable the 'check' target 2011-11-16 10:32:10 +01:00
default_pre.prf mkspecs: Case-insensitive check of paths on Windows. 2011-11-18 14:53:19 +01:00
designer.prf Add QtTools' include/QtDesigner as well as QtCore's include/QtDesigner 2011-05-26 13:32:08 +02:00
dll.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
egl.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
exclusive_builds.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
help.prf Removed the unnecessary dependency of the QtHelp module on the QtXml one 2011-09-12 16:03:47 +02:00
include_source_dir.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
incredibuild_xge.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
lex.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
link_pkgconfig.prf Make pkg-config cross-compile aware 2011-10-19 22:27:09 +02:00
moc.prf qmake: remove symbian support 2011-11-07 13:26:41 +01:00
module.prf Fix framework absolute path issue 2011-05-04 15:55:51 +02:00
no_debug_info.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qdbus.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qmltestcase.prf Don't build app bundles for qmltestcase applications on Mac OS X 2011-10-25 05:03:08 +02:00
qt_config.prf Implemented module-local caching of module profiles. 2011-06-03 22:20:40 +02:00
qt_functions.prf Set QMAKE_*_VERSION_OVERRIDE for all modules. 2011-12-07 12:55:28 +01:00
qt_installs.prf Remove usages of QT_ARCH and QT_ARCH_* from qtbase 2012-02-17 08:22:43 +01:00
qt_module_config.prf Remove usages of QT_ARCH and QT_ARCH_* from qtbase 2012-02-17 08:22:43 +01:00
qt_module.prf Complain if we don't load(qt_module) first 2011-06-08 21:04:48 +02:00
qt_plugin.prf qmake: remove symbian support 2011-11-07 13:26:41 +01:00
qt_targets.prf Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qt.prf Moving tiff image format support and libtiff out of qtbase 2012-01-31 14:31:04 +01:00
qtestlib.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
release.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
resolve_target.prf Add missing naming for libraries built statically. 2011-11-11 02:45:05 +01:00
resources.prf qmake: Allow extra compilers to have the makefile depend on its inputs 2011-11-28 13:35:42 +01:00
shared.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
silent.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
static_and_shared.prf qmake: remove symbian support 2011-11-07 13:26:41 +01:00
static.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
staticlib.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
testcase.prf Fix "check" target when load(testcase) is used in .pro file. 2012-02-17 11:44:29 +01:00
testcocoon.prf Integrate testcocoon support into Qt build system. 2011-11-15 07:21:48 +01:00
uic.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
uitools.prf qmake: remove symbian support 2011-11-07 13:26:41 +01:00
use_c_linker.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
vxworks.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
warn_off.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
warn_on.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
wayland-scanner.prf Add a wayland-scanner rule to qmake 2011-12-12 17:27:19 +01:00
yacc.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00