From 5222cf256d476bf344e059426b0139f8f019cea2 Mon Sep 17 00:00:00 2001 From: Pasi Pentikainen Date: Thu, 24 Nov 2011 16:44:32 +0200 Subject: Symbian-linux crosscompilation debug-release align Change the Symbian Raptor configure options to use debug variant when using configure-sh on linux crosscompilation, so that it matches with result of configure.exe on windows. Reviewed-by: Miikka Heikkinen Task-number: QTBUG-14361 --- config.profiles/symbian/bld.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.profiles') diff --git a/config.profiles/symbian/bld.inf b/config.profiles/symbian/bld.inf index c5d3333ff7..82c4e3c479 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 -- cgit v1.2.3