diff options
author | Sami Lempinen <sami.lempinen@nokia.com> | 2011-06-10 07:40:02 (GMT) |
---|---|---|
committer | Sami Lempinen <sami.lempinen@nokia.com> | 2011-06-10 07:40:02 (GMT) |
commit | 78a1f738c21b1dfe799c9deea0ab01360bbde25d (patch) | |
tree | 3113298ed9e9a978f201c6b439fce81de5af0eaf /config.profiles/symbian | |
parent | 46c8a0e19715f40a5b5facbaaaa2fa52cf1d354e (diff) | |
download | Qt-78a1f738c21b1dfe799c9deea0ab01360bbde25d.zip Qt-78a1f738c21b1dfe799c9deea0ab01360bbde25d.tar.gz Qt-78a1f738c21b1dfe799c9deea0ab01360bbde25d.tar.bz2 |
Disabling DEF files to get around building problems.
Diffstat (limited to 'config.profiles/symbian')
-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 6ccb11c..91b90c2 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 -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 -no-usedeffiles -dont-process -nomake examples -nomake demos -nomake tools -audio-backend -fpu softvfp+vfpv2 END
\ No newline at end of file |