summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQt Continuous Integration System <qt-info@nokia.com>2011-11-24 15:45:21 (GMT)
committerQt Continuous Integration System <qt-info@nokia.com>2011-11-24 15:45:21 (GMT)
commitc2e262705def9cbf1b671338d3326142c4ba7d2c (patch)
treedb3de597196e15a63a73ae2e1050c6b9d345a448
parenta4ce1a327ae3658394a2acd8a3769f3bbba50863 (diff)
parent5222cf256d476bf344e059426b0139f8f019cea2 (diff)
downloadQt-c2e262705def9cbf1b671338d3326142c4ba7d2c.zip
Qt-c2e262705def9cbf1b671338d3326142c4ba7d2c.tar.gz
Qt-c2e262705def9cbf1b671338d3326142c4ba7d2c.tar.bz2
Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-symbian-team
* 'master' of git://scm.dev.nokia.troll.no/qt/qt-symbian-team: Symbian-linux crosscompilation debug-release align
-rw-r--r--config.profiles/symbian/bld.inf2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.profiles/symbian/bld.inf b/config.profiles/symbian/bld.inf
index c5d3333..82c4e3c 100644
--- a/config.profiles/symbian/bld.inf
+++ b/config.profiles/symbian/bld.inf
@@ -119,5 +119,5 @@ translations/qt_zh_TW.ts /epoc32/include/platform/qt/translations/
PRJ_EXTENSIONS
START EXTENSION qt/qtconfig
OPTION QT_ROOT ..
-OPTION OPTIONS -opensource -confirm-license -openvg -opengl es2 -script -no-scripttools -no-webkit -make make -graphicssystem openvg -phonon -phonon-backend -usedeffiles -dont-process -nomake examples -nomake demos -nomake tools -audio-backend -fpu softvfp+vfpv2
+OPTION OPTIONS -opensource -confirm-license -openvg -opengl es2 -script -no-scripttools -no-webkit -make make -graphicssystem openvg -phonon -phonon-backend -usedeffiles -dont-process -nomake examples -nomake demos -nomake tools -audio-backend -fpu softvfp+vfpv2 -debug -debug-and-release
END