# HG changeset patch
# User Shabe Razvi <shaber@symbian.org>
# Date 1271346313 -3600
# Node ID c004c9299c6f324954d64c0d83629cdb1d651f2b
# Parent  3820d463ff0010a9824bdc0f65db510fc7af50c0
Add missing proFile attribute to mw\qt\ package definition

diff -r 3820d463ff00 -r c004c9299c6f symbian3/mw/qt/package_definition_3.0.xml
--- a/symbian3/mw/qt/package_definition_3.0.xml	Thu Apr 15 16:16:50 2010 +0100
+++ b/symbian3/mw/qt/package_definition_3.0.xml	Thu Apr 15 16:45:13 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="."/>
+                <unit bldFile="." qt:proFile="projects.pro" qt:qmakeArgs="-r"/>
             </component>
     </collection>
     <collection id="qtdemos" name="Qt Demos" level="app">