summaryrefslogtreecommitdiffstats
path: root/mkspecs/wince50standard-sh4-msvc2008/qmake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/wince50standard-sh4-msvc2008/qmake.conf')
-rw-r--r--mkspecs/wince50standard-sh4-msvc2008/qmake.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/mkspecs/wince50standard-sh4-msvc2008/qmake.conf b/mkspecs/wince50standard-sh4-msvc2008/qmake.conf
new file mode 100644
index 0000000000..5deb0462bc
--- /dev/null
+++ b/mkspecs/wince50standard-sh4-msvc2008/qmake.conf
@@ -0,0 +1,3 @@
+include(../wince50standard-sh4-msvc2005/qmake.conf)
+QMAKE_COMPILER_DEFINES -= _MSC_VER=1400
+QMAKE_COMPILER_DEFINES += _MSC_VER=1500