Add sgimagelite_support option to allow QtOpenVG.dll to build correctly HighFidelityModel
authorShabe Razvi <shaber@symbian.org>
Mon, 24 May 2010 19:11:44 +0100
branchHighFidelityModel
changeset 237 20ccef6d91dd
parent 236 22d2b63c4291
child 239 e9ebcfcb4702
Add sgimagelite_support option to allow QtOpenVG.dll to build correctly
symbian4/mw/qt/package_definition_3.0.xml
--- a/symbian4/mw/qt/package_definition_3.0.xml	Mon May 24 19:00:53 2010 +0100
+++ b/symbian4/mw/qt/package_definition_3.0.xml	Mon May 24 19:11:44 2010 +0100
@@ -10,7 +10,7 @@
     </collection>
     <collection id="qt_info" name="Qt Info" level="mw">
             <component id="qt_build" name="Qt Build" introduced="^2">
-  		        <unit bldFile="." qt:proFile="projects.pro" qt:qmakeArgs="-r"/>
+  		        <unit bldFile="." qt:proFile="projects.pro" qt:qmakeArgs="-r -config sgimagelite_support"/>
             </component>
     </collection>
     <collection id="qtdemos" name="Qt Demos" level="app">