uiresources_plat/cdl_api/cdl_api.metaxml
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" ?>
<api id="5fba3408ef1074b5d8181495e5429c66" dataversion="2.0">
  <name>CDL API</name>
  <description>Provides CDL (Customization Definition Language) functionality.</description>
  <type>c++</type>
  <collection>domain</collection>
  <libs>
    <lib name="cdlengine.lib" />
  </libs>
  <release category="platform"/>
  <attributes>
     <!-- This indicates wether the api provedes separate html documentation -->
     <!-- or is the additional documentation generated from headers. -->
     <!-- If you are unsuere then the value is "no" -->
     <htmldocprovided>no</htmldocprovided>
     <adaptation>no</adaptation>
  </attributes>
</api>