Removed __WEB_WIDGETS configuration, as it's now done within the bld.infs referenced by the webuis package definition HighFidelityModel
authorSimon Howkins <simonh@symbian.org>
Mon, 22 Nov 2010 14:26:29 +0000
branchHighFidelityModel
changeset 503 369bf028144a
parent 502 660e2d7263cd
child 504 ab8e39a0994a
Removed __WEB_WIDGETS configuration, as it's now done within the bld.infs referenced by the webuis package definition
symbian3/app/webuis/package_definition.xml
--- a/symbian3/app/webuis/package_definition.xml	Mon Nov 22 12:06:28 2010 +0000
+++ b/symbian3/app/webuis/package_definition.xml	Mon Nov 22 14:26:29 2010 +0000
@@ -14,26 +14,14 @@
     </collection>
     <collection id="browserplugins" name="Browser Plugins" level="plugin">
       <component id="browsersysteminfoplugin" filter="s60" name="Browser System Info Plugin" class="plugin">
-      	<meta rel="config">
-      		<defined condition="__WEB_WIDGETS"/>
-      	</meta>
-      	<!-- uncomment the unit when configuration is in place, it's currently #included from browserplugins_build -->
-        <!-- <unit bldFile="browserplugins/browsersysteminfoplugin/group"/>-->
+      	<unit bldFile="browserplugins/browsersysteminfoplugin/group"/>
       </component>
       <component id="browsergpsplugin" filter="s60" name="Browser GPS Plugin" class="plugin">
-      	<meta rel="config">
-      		<defined condition="__WEB_WIDGETS"/>
-      	</meta>
-      	<!-- uncomment the unit when configuration is in place, it's currently #included from browserplugins_build -->
-        <!-- <unit bldFile="browserplugins/browsergpsplugin/group"/>-->
+      	<unit bldFile="browserplugins/browsergpsplugin/group"/>
       </component>
       <component id="browseraudiovideoplugin" filter="s60" name="Browser Audio Video Plugin" class="plugin">
         <unit bldFile="browserplugins/browseraudiovideoplugin/group"/>
       </component>
-      <component id="browserplugins_build" filter="s60" name="Browser Plugins Build">
-		<!-- when configuration is in place, the #ifdef is no longer needed and this component can be removed -->
-        <unit bldFile="browserplugins/group"/>
-      </component>
     </collection>
     <collection id="pushmtm" name="Push MTM" level="plugin">
       <component id="pushmtm_help" filter="s60" name="Push MTM Help">