pictographs/layers.sysdef.xml
author MattD <mattd@symbian.org>
Tue, 15 Dec 2009 19:35:15 +0000
changeset 12 3c2f0f832045
parent 0 05e9090e2422
permissions -rw-r--r--
Another skin generation 'fix'. Exporting the scalables60skin content like the other skins (changeset 80be58896cab Bug 1410 ). Hopefully this means that We don't get the problem with $(EXTENSION_ROOT) which we have been. This really needs a proper fix by someone more experienced with FLMs.

<?xml version="1.0"?>
<!DOCTYPE SystemDefinition SYSTEM "sysdef_1_4_0.dtd" [
  <!ENTITY layer_real_source_path "addon/s60_dd/pictographs" >
]>

<SystemDefinition name="pictographs" schema="1.4.0">
  <systemModel>
    <layer name="addon_layer">
      <module name="pictographs">
        <unit unitID="abs.pictographs" mrp="" bldFile="&layer_real_source_path;/group" filter="dfs_build" name="pictographs" />
      </module>
    </layer>

  </systemModel>
</SystemDefinition>