diff options
author | Tomi Vihria <tomi.vihria@nokia.com> | 2011-08-31 06:40:06 (GMT) |
---|---|---|
committer | Tomi Vihria <tomi.vihria@nokia.com> | 2011-08-31 06:40:06 (GMT) |
commit | 28538fcc543a9231191b9d6d2c573dc9917856ef (patch) | |
tree | d25fe2d0da88eda8909e687332417fa88d8698d8 /config.profiles | |
parent | 131647aa8f90ea90905eb376697998939df049d6 (diff) | |
download | Qt-28538fcc543a9231191b9d6d2c573dc9917856ef.zip Qt-28538fcc543a9231191b9d6d2c573dc9917856ef.tar.gz Qt-28538fcc543a9231191b9d6d2c573dc9917856ef.tar.bz2 |
Freeze and re-enable def files for Symbian
Task-number: QT-5158
Reviewed-by: Sami Merila
Diffstat (limited to 'config.profiles')
-rw-r--r-- | config.profiles/symbian/bld.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.profiles/symbian/bld.inf b/config.profiles/symbian/bld.inf index 91b90c2..6ccb11c 100644 --- a/config.profiles/symbian/bld.inf +++ b/config.profiles/symbian/bld.inf @@ -80,5 +80,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 -no-usedeffiles -dont-process -nomake examples -nomake demos -nomake tools -audio-backend -fpu softvfp+vfpv2 +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 |