summaryrefslogtreecommitdiffstats
path: root/mkspecs/unsupported
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/unsupported')
-rw-r--r--mkspecs/unsupported/integrity-ghs/qmake.conf4
-rw-r--r--mkspecs/unsupported/linux-armcc/qmake.conf1
-rw-r--r--mkspecs/unsupported/linux-host-g++/qmake.conf1
-rw-r--r--mkspecs/unsupported/linux-scratchbox2-g++/qmake.conf1
-rw-r--r--mkspecs/unsupported/qnx-X11-g++/qmake.conf2
-rw-r--r--mkspecs/unsupported/vxworks-ppc-dcc/qmake.conf4
-rw-r--r--mkspecs/unsupported/vxworks-ppc-g++/qmake.conf4
-rw-r--r--mkspecs/unsupported/vxworks-simpentium-dcc/qmake.conf4
-rw-r--r--mkspecs/unsupported/vxworks-simpentium-g++/qmake.conf4
-rw-r--r--mkspecs/unsupported/win32-msvc2003/qmake.conf1
10 files changed, 13 insertions, 13 deletions
diff --git a/mkspecs/unsupported/integrity-ghs/qmake.conf b/mkspecs/unsupported/integrity-ghs/qmake.conf
index 12891d5489..a079298544 100644
--- a/mkspecs/unsupported/integrity-ghs/qmake.conf
+++ b/mkspecs/unsupported/integrity-ghs/qmake.conf
@@ -3,9 +3,9 @@
#
MAKEFILE_GENERATOR = GBUILD
-#MAKEFILE_GENERATOR = UNIX
+QMAKE_PLATFORM = integrity unix posix
TEMPLATE = app
-CONFIG += qt warn_on release integrity unix
+CONFIG += qt warn_on release
QT += core gui network
QMAKE_CFLAGS = -bsp $$INTEGRITY_BSP -os_dir $__OS_DIR
diff --git a/mkspecs/unsupported/linux-armcc/qmake.conf b/mkspecs/unsupported/linux-armcc/qmake.conf
index 77891c3ff9..1dc37fb946 100644
--- a/mkspecs/unsupported/linux-armcc/qmake.conf
+++ b/mkspecs/unsupported/linux-armcc/qmake.conf
@@ -3,7 +3,6 @@
#
MAKEFILE_GENERATOR = UNIX
-TARGET_PLATFORM = unix
TEMPLATE = app
CONFIG += qt warn_on release incremental link_prl armcc_linker
QT += core gui
diff --git a/mkspecs/unsupported/linux-host-g++/qmake.conf b/mkspecs/unsupported/linux-host-g++/qmake.conf
index e791291e30..e929dae9d3 100644
--- a/mkspecs/unsupported/linux-host-g++/qmake.conf
+++ b/mkspecs/unsupported/linux-host-g++/qmake.conf
@@ -13,6 +13,7 @@
# for QMake variables (I.e. "QMAKE_foo = bar" is broken).
MAKEFILE_GENERATOR = UNIX
+QMAKE_PLATFORM = linux
TEMPLATE = app
CONFIG += qt warn_on release incremental link_prl
QT += core gui
diff --git a/mkspecs/unsupported/linux-scratchbox2-g++/qmake.conf b/mkspecs/unsupported/linux-scratchbox2-g++/qmake.conf
index c362634adc..c0326b0dcf 100644
--- a/mkspecs/unsupported/linux-scratchbox2-g++/qmake.conf
+++ b/mkspecs/unsupported/linux-scratchbox2-g++/qmake.conf
@@ -12,7 +12,6 @@
# $staging/usr/lib/pkgconfig)
MAKEFILE_GENERATOR = UNIX
-TARGET_PLATFORM = unix
TEMPLATE = app
CONFIG += qt warn_on release incremental link_prl
QT += core gui
diff --git a/mkspecs/unsupported/qnx-X11-g++/qmake.conf b/mkspecs/unsupported/qnx-X11-g++/qmake.conf
index 6c87839d65..4e82c162b2 100644
--- a/mkspecs/unsupported/qnx-X11-g++/qmake.conf
+++ b/mkspecs/unsupported/qnx-X11-g++/qmake.conf
@@ -5,7 +5,7 @@
#
MAKEFILE_GENERATOR = UNIX
-TARGET_PLATFORM = unix
+QMAKE_PLATFORM = qnx
TEMPLATE = app
CONFIG += qt warn_on release link_prl
QT += core gui
diff --git a/mkspecs/unsupported/vxworks-ppc-dcc/qmake.conf b/mkspecs/unsupported/vxworks-ppc-dcc/qmake.conf
index 41bdfb03c2..524a23bb25 100644
--- a/mkspecs/unsupported/vxworks-ppc-dcc/qmake.conf
+++ b/mkspecs/unsupported/vxworks-ppc-dcc/qmake.conf
@@ -3,9 +3,9 @@
#
MAKEFILE_GENERATOR = UNIX
-TARGET_PLATFORM = unix
+QMAKE_PLATFORM = vxworks
TEMPLATE = app
-CONFIG += qt warn_on release incremental link_prl vxworks
+CONFIG += qt warn_on release incremental link_prl
QT += core gui network
QMAKE_INCREMENTAL_STYLE = sublib
diff --git a/mkspecs/unsupported/vxworks-ppc-g++/qmake.conf b/mkspecs/unsupported/vxworks-ppc-g++/qmake.conf
index 7a77c817f3..dd233727df 100644
--- a/mkspecs/unsupported/vxworks-ppc-g++/qmake.conf
+++ b/mkspecs/unsupported/vxworks-ppc-g++/qmake.conf
@@ -3,9 +3,9 @@
#
MAKEFILE_GENERATOR = UNIX
-TARGET_PLATFORM = unix
+QMAKE_PLATFORM = vxworks
TEMPLATE = app
-CONFIG += qt warn_on release incremental link_prl vxworks
+CONFIG += qt warn_on release incremental link_prl
QT += core gui network
QMAKE_INCREMENTAL_STYLE = sublib
DEFINES += VXWORKS
diff --git a/mkspecs/unsupported/vxworks-simpentium-dcc/qmake.conf b/mkspecs/unsupported/vxworks-simpentium-dcc/qmake.conf
index 69146423cc..f33b8ee687 100644
--- a/mkspecs/unsupported/vxworks-simpentium-dcc/qmake.conf
+++ b/mkspecs/unsupported/vxworks-simpentium-dcc/qmake.conf
@@ -3,9 +3,9 @@
#
MAKEFILE_GENERATOR = UNIX
-TARGET_PLATFORM = unix
+QMAKE_PLATFORM = vxworks
TEMPLATE = app
-CONFIG += qt warn_on release incremental link_prl vxworks
+CONFIG += qt warn_on release incremental link_prl
QT += core gui network
QMAKE_INCREMENTAL_STYLE = sublib
diff --git a/mkspecs/unsupported/vxworks-simpentium-g++/qmake.conf b/mkspecs/unsupported/vxworks-simpentium-g++/qmake.conf
index 2a96a1ad72..7a0d50612a 100644
--- a/mkspecs/unsupported/vxworks-simpentium-g++/qmake.conf
+++ b/mkspecs/unsupported/vxworks-simpentium-g++/qmake.conf
@@ -3,9 +3,9 @@
#
MAKEFILE_GENERATOR = UNIX
-TARGET_PLATFORM = unix
+QMAKE_PLATFORM = vxworks
TEMPLATE = app
-CONFIG += qt warn_on release incremental link_prl vxworks
+CONFIG += qt warn_on release incremental link_prl
QT += core gui network
QMAKE_INCREMENTAL_STYLE = sublib
DEFINES += VXWORKS
diff --git a/mkspecs/unsupported/win32-msvc2003/qmake.conf b/mkspecs/unsupported/win32-msvc2003/qmake.conf
index 59ae7d5a93..d5c71a373f 100644
--- a/mkspecs/unsupported/win32-msvc2003/qmake.conf
+++ b/mkspecs/unsupported/win32-msvc2003/qmake.conf
@@ -5,6 +5,7 @@
#
MAKEFILE_GENERATOR = MSVC.NET
+QMAKE_PLATFORM = win32
TEMPLATE = app
CONFIG += qt warn_on release incremental flat link_prl precompile_header autogen_precompile_source debug_and_release debug_and_release_target
QT += core gui