summaryrefslogtreecommitdiffstats
path: root/mkspecs/qws/linux-generic-g++/qmake.conf
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@nokia.com>2011-05-02 16:01:57 +0200
committerLars Knoll <lars.knoll@nokia.com>2011-05-02 16:02:38 +0200
commiteba9bad43145a00529bdf7e5becfbb063e50c673 (patch)
tree56f7d8a83ab87096d4b5536fb2333bbd631df662 /mkspecs/qws/linux-generic-g++/qmake.conf
parent481cd6a6b5f6ddb0edf5e67b2569ca170002f6df (diff)
QWS removal, part 2
Diffstat (limited to 'mkspecs/qws/linux-generic-g++/qmake.conf')
-rw-r--r--mkspecs/qws/linux-generic-g++/qmake.conf10
1 files changed, 0 insertions, 10 deletions
diff --git a/mkspecs/qws/linux-generic-g++/qmake.conf b/mkspecs/qws/linux-generic-g++/qmake.conf
deleted file mode 100644
index e803d0d402..0000000000
--- a/mkspecs/qws/linux-generic-g++/qmake.conf
+++ /dev/null
@@ -1,10 +0,0 @@
-#
-# qmake configuration for building with g++
-#
-
-include(../../common/linux.conf)
-include(../../common/gcc-base-unix.conf)
-include(../../common/g++-unix.conf)
-include(../../common/qws.conf)
-
-load(qt_config)