summaryrefslogtreecommitdiffstats
path: root/mkspecs/devices/common
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/devices/common
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/devices/common')
-rw-r--r--mkspecs/devices/common/linux_device_pre.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/mkspecs/devices/common/linux_device_pre.conf b/mkspecs/devices/common/linux_device_pre.conf
index e503cbeff6..bc49990aa7 100644
--- a/mkspecs/devices/common/linux_device_pre.conf
+++ b/mkspecs/devices/common/linux_device_pre.conf
@@ -1,7 +1,6 @@
QT_QPA_DEFAULT_PLATFORM = eglfs
MAKEFILE_GENERATOR = UNIX
-TEMPLATE = app
CONFIG += qt warn_on release incremental link_prl gdb_dwarf_index
QT += core gui
QMAKE_INCREMENTAL_STYLE = sublib