summaryrefslogtreecommitdiffstats
path: root/mkspecs/solaris-cc
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-09-03 15:08:05 +0200
committerQt by Nokia <qt-info@nokia.com>2012-09-08 13:36:12 +0200
commitcd9599792ead2b38e1f5bbeb26ec3a182511f60b (patch)
tree110f9f5520db6fc9340439352cabd100f61b5713 /mkspecs/solaris-cc
parent204176483c7bc2490663b51089e3a4bc813cc1f4 (diff)
remove useless TEMPLATE assignments from specs
"app" is the built-in default anyway Change-Id: I4f581ee5b81aee08860dbdda5d863943bceafb1b Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
Diffstat (limited to 'mkspecs/solaris-cc')
-rw-r--r--mkspecs/solaris-cc/qmake.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/mkspecs/solaris-cc/qmake.conf b/mkspecs/solaris-cc/qmake.conf
index aae2a4525b..a688e7ff88 100644
--- a/mkspecs/solaris-cc/qmake.conf
+++ b/mkspecs/solaris-cc/qmake.conf
@@ -6,7 +6,6 @@
MAKEFILE_GENERATOR = UNIX
QMAKE_PLATFORM = solaris
-TEMPLATE = app
CONFIG += qt warn_on release link_prl
QT += core gui