Add qmakeArgs="-r", to get app/files/filemanager to work properly and export fmdialog.h
authorWilliam Roberts <williamr@symbian.org>
Fri, 11 Jun 2010 15:56:38 +0100
changeset 642 8b22bbcd8363
parent 641 e9e9c13fa403
child 643 f8a2a8993ff0
Add qmakeArgs="-r", to get app/files/filemanager to work properly and export fmdialog.h
symbian4/single/sysdefs/system_model.xml
--- a/symbian4/single/sysdefs/system_model.xml	Fri Jun 11 15:53:09 2010 +0100
+++ b/symbian4/single/sysdefs/system_model.xml	Fri Jun 11 15:56:38 2010 +0100
@@ -7744,7 +7744,7 @@
 </component>
 <component name="filemanager_build" filter="s60" long-name="File Manager Build">
 <!-- break this up into components or move down a directory -->
-<unit bldFile="app/files/filemanager" proFile="filemanager.pro"/>
+<unit bldFile="app/files/filemanager" qmakeArgs="-r" proFile="filemanager.pro"/>
 </component>
 </collection>
 </block>