summaryrefslogtreecommitdiffstats
path: root/mkspecs/linux-g++-maemo/qmake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/linux-g++-maemo/qmake.conf')
-rw-r--r--mkspecs/linux-g++-maemo/qmake.conf12
1 files changed, 0 insertions, 12 deletions
diff --git a/mkspecs/linux-g++-maemo/qmake.conf b/mkspecs/linux-g++-maemo/qmake.conf
deleted file mode 100644
index dc49676456..0000000000
--- a/mkspecs/linux-g++-maemo/qmake.conf
+++ /dev/null
@@ -1,12 +0,0 @@
-#
-# qmake configuration for Harmattan
-#
-
-MAKEFILE_GENERATOR = UNIX
-QMAKE_PLATFORM = maemo
-CONFIG += incremental
-CONFIG += nostrip
-QMAKE_INCREMENTAL_STYLE = sublib
-
-include(../linux-arm-gnueabi-g++/qmake.conf)
-