summaryrefslogtreecommitdiffstats
path: root/config.tests
diff options
context:
space:
mode:
Diffstat (limited to 'config.tests')
-rw-r--r--config.tests/.qmake.conf7
-rw-r--r--config.tests/win/msvc_version.cpp1
2 files changed, 2 insertions, 6 deletions
diff --git a/config.tests/.qmake.conf b/config.tests/.qmake.conf
index 71e6817656..e8f6f09e9d 100644
--- a/config.tests/.qmake.conf
+++ b/config.tests/.qmake.conf
@@ -1,6 +1 @@
-mingw {
- TMPPATH = $$(INCLUDE)
- QMAKE_INCDIR_POST += $$split(TMPPATH, $$QMAKE_DIRLIST_SEP)
- TMPPATH = $$(LIB)
- QMAKE_LIBDIR_POST += $$split(TMPPATH, $$QMAKE_DIRLIST_SEP)
-}
+# This file exists only to detach the tests from the surroundings.
diff --git a/config.tests/win/msvc_version.cpp b/config.tests/win/msvc_version.cpp
new file mode 100644
index 0000000000..3d7232e8e2
--- /dev/null
+++ b/config.tests/win/msvc_version.cpp
@@ -0,0 +1 @@
+_MSC_FULL_VER