# HG changeset patch
# User Shabe Razvi <shaber@symbian.org>
# Date 1274900706 -3600
# Node ID 106264ed97357cded1f245d2f8f8767a61177009
# Parent  f3a459ab2cfe399a2c742863ce95492293bead68
Add sgimagelite_support to Orbit

diff -r f3a459ab2cfe -r 106264ed9735 common/templates/run-qmake.ant.xml.ftl
--- a/common/templates/run-qmake.ant.xml.ftl	Wed May 26 17:05:37 2010 +0100
+++ b/common/templates/run-qmake.ant.xml.ftl	Wed May 26 20:05:06 2010 +0100
@@ -59,7 +59,7 @@
                         <exec executable="cmd" dir="${r'$'}{build.drive}/${unit.@bldFile}" failonerror="false">
                             <arg value="/C"/>
                             <arg value="python"/>
-                            <arg line ="configure.py --qmake-bin=\epoc32\tools\qmake.bat --qmake-spec=symbian-sbsv2 --platform=symbian --qmake-options=MMP_RULES+=EXPORTUNFROZEN"/>
+                            <arg line ="configure.py --qmake-bin=\epoc32\tools\qmake.bat --qmake-spec=symbian-sbsv2 --platform=symbian --qmake-options=MMP_RULES+=EXPORTUNFROZEN CONFIG-=sgimagelite_support DEFINES+=HB_EFFECTS_OPENVG DEFINES+=HB_FILTER_EFFECTS"/>
                         </exec>
                     </then>
                     <else>