summaryrefslogtreecommitdiffstats
path: root/mkspecs/symbian-gcce/qmake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/symbian-gcce/qmake.conf')
-rw-r--r--mkspecs/symbian-gcce/qmake.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/mkspecs/symbian-gcce/qmake.conf b/mkspecs/symbian-gcce/qmake.conf
index 9aff4e5..02ad626 100644
--- a/mkspecs/symbian-gcce/qmake.conf
+++ b/mkspecs/symbian-gcce/qmake.conf
@@ -4,8 +4,8 @@
include(../common/symbian/symbian-makefile.conf)
-include(../common/gcc-base.conf)
-include(../common/g++.conf)
+include(../common/g++-unix.conf)
+include(../common/gcc-base-unix.conf)
QMAKE_CC = arm-none-symbianelf-gcc
QMAKE_CXX = arm-none-symbianelf-g++