summaryrefslogtreecommitdiffstats
path: root/qmake/Makefile.win32-g++-sh
diff options
context:
space:
mode:
authorKent Hansen <khansen@trolltech.com>2009-08-19 10:21:09 +0200
committerKent Hansen <khansen@trolltech.com>2009-08-19 10:21:09 +0200
commitf92e8dd88909200418985c519dab08023d73dc0c (patch)
treec5b974eb44c1dfb7b9a3e679d63bcf5a387703d5 /qmake/Makefile.win32-g++-sh
parent52e14a2d02d1d664bd8b981d261db0a62592efb8 (diff)
remove QtScript from includepath
qmake no longer uses QtScript.
Diffstat (limited to 'qmake/Makefile.win32-g++-sh')
-rw-r--r--qmake/Makefile.win32-g++-sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/qmake/Makefile.win32-g++-sh b/qmake/Makefile.win32-g++-sh
index ef691a9dcc..00e61a3eee 100644
--- a/qmake/Makefile.win32-g++-sh
+++ b/qmake/Makefile.win32-g++-sh
@@ -18,7 +18,6 @@ CFLAGS = -c -o$@ -O \
-I$(BUILD_PATH)/include -I$(BUILD_PATH)/include/QtCore \
-I$(SOURCE_PATH)/include -I$(SOURCE_PATH)/include/QtCore \
-I$(BUILD_PATH)/src/corelib/global \
- -I$(BUILD_PATH)/include/QtScript \
-I$(SOURCE_PATH)/mkspecs/win32-g++ \
-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_LITE_COMPONENT -DQT_NO_PCRE \
-DQT_NODLL -DQT_NO_STL -DQT_NO_COMPRESS -DUNICODE -DHAVE_QCONFIG_CPP \