Uncommented tools/buildtools/group, so that the sbs configuration file will be exported during a platform build, and the skin generation steps will be performed in the correct order.
authorSimon Howkins <simonh@symbian.org>
Fri, 23 Apr 2010 15:47:45 +0100
changeset 498 031ab4f860fa
parent 497 63f59f6b0825
child 499 3995064ce6a4
Uncommented tools/buildtools/group, so that the sbs configuration file will be exported during a platform build, and the skin generation steps will be performed in the correct order.
symbian3/single/sysdefs/system_model.xml
--- a/symbian3/single/sysdefs/system_model.xml	Fri Apr 23 13:49:28 2010 +0100
+++ b/symbian3/single/sysdefs/system_model.xml	Fri Apr 23 15:47:45 2010 +0100
@@ -2665,12 +2665,12 @@
 <unit bldFile="os/deviceplatformrelease/sf_config/rombuild/zoom2/group"/>
 </component>
 </collection>
-<!-- should be located locally in buildplatforms/group 
-    <collection id="s60bld" name="S60 Build">
-      <component id="buildplatforms" filter="s60" name="Build Platforms">
-        <unit bldFile="/tools/buildplatforms/group"/>
-      </component>
-    </collection>-->
+<!-- should be located locally in buildplatforms/group -->
+    <collection id="s60bld" name="S60 Build">
+      <component id="buildplatforms" filter="s60" name="Build Platforms">
+        <unit bldFile="tools/buildplatforms/group"/>
+      </component>
+    </collection>
 <collection name="symbianosbld" long-name="Symbian OS Build" level="bld">
 <component name="cedarutils" long-name="Cedar Utils" purpose="development">
 <unit mrp="os/deviceplatformrelease/symbianosbld/cedarutils/tools_utils_cedar.mrp"/>