autolockuseractivityservice.pro is now in Autolock/autolockuseractivityservice HighFidelityModel
authorWilliam Roberts <williamr@symbian.org>
Fri, 16 Jul 2010 17:07:22 +0100
branchHighFidelityModel
changeset 341 66a9d784ff59
parent 340 cbbaf373f44e
child 343 a1746cf8f51f
autolockuseractivityservice.pro is now in Autolock/autolockuseractivityservice The spare .pro file in Autolock is still there, as is a spurious generated bld.inf
symbian4/mw/securitysrv/package_definition.xml
--- a/symbian4/mw/securitysrv/package_definition.xml	Fri Jul 16 16:12:58 2010 +0100
+++ b/symbian4/mw/securitysrv/package_definition.xml	Fri Jul 16 17:07:22 2010 +0100
@@ -143,11 +143,9 @@
       <unit bldFile="securitydialogs/autolock/indicatorplugin" qt:proFile="indicatorautolockplugin.pro" qt:qmakeArgs="-r"/>
    </component>
    <component id="autolockuseractivityservice" name="Auto Lock User Activity Service" introduced="^4" filter="s60">
-		<!-- Can't have two .pro files in the same dir: their generated bld.infs will overwrite each other-->
-      <unit bldFile="securitydialogs/autolock" qt:proFile="autolockuseractivityservice.pro" qt:qmakeArgs="-r"/>
+      <unit bldFile="securitydialogs/autolock/autolockuseractivityservice" qt:proFile="autolockuseractivityservice.pro" qt:qmakeArgs="-r"/>
    </component>
    <component id="autolocksrv" name="Auto Lock Server" introduced="^4" filter="s60">
-		<!-- Can't have two .pro files in the same dir: their generated bld.infs will overwrite each other-->
       <unit bldFile="securitydialogs/autolock" qt:proFile="autolock.pro" qt:qmakeArgs="-r"/>
    </component>
   </collection>