summaryrefslogtreecommitdiffstats
path: root/mkspecs/linux-cxx/qmake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/linux-cxx/qmake.conf')
-rw-r--r--mkspecs/linux-cxx/qmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/linux-cxx/qmake.conf b/mkspecs/linux-cxx/qmake.conf
index 2c0eb68f13..bb29c623e8 100644
--- a/mkspecs/linux-cxx/qmake.conf
+++ b/mkspecs/linux-cxx/qmake.conf
@@ -5,7 +5,7 @@
#
MAKEFILE_GENERATOR = UNIX
-TARGET_PLATFORM = unix
+QMAKE_PLATFORM = linux
TEMPLATE = app
CONFIG += qt warn_on release link_prl
QT += core gui