summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQt Continuous Integration System <qt-info@nokia.com>2011-10-26 12:48:18 (GMT)
committerQt Continuous Integration System <qt-info@nokia.com>2011-10-26 12:48:18 (GMT)
commitf6f118b9e45b61c8dab8af976c9a4c4493e73b5f (patch)
tree04910d450cecbe130fd119aec06e51c6b0dab47d
parent6fbbdce1060b8355ff2eca33cbc96110c4797083 (diff)
parente392f641e569be04a7f6a9336b52c77a9ec0c627 (diff)
downloadQt-f6f118b9e45b61c8dab8af976c9a4c4493e73b5f.zip
Qt-f6f118b9e45b61c8dab8af976c9a4c4493e73b5f.tar.gz
Qt-f6f118b9e45b61c8dab8af976c9a4c4493e73b5f.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 configuration parameter change for linux building
-rw-r--r--config.profiles/symbian/bld.inf4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.profiles/symbian/bld.inf b/config.profiles/symbian/bld.inf
index 21b3614..814e4b2 100644
--- a/config.profiles/symbian/bld.inf
+++ b/config.profiles/symbian/bld.inf
@@ -81,5 +81,5 @@ translations/qt_zh_tw_symbian.ts /epoc32/include/platform/qt/translations/qt_zh_
PRJ_EXTENSIONS
START EXTENSION qt/qtconfig
OPTION QT_ROOT ..
-OPTION OPTIONS -opensource -confirm-license -openvg -opengl-es-2 -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
-END \ No newline at end of file
+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
+END