configurationengine/source/scripts/tests/testdata/packvariant/project/Layer1/confml/imaker_api.confml
author m2lahtel
Tue, 10 Aug 2010 14:29:28 +0300
changeset 3 e7e0ae78773e
permissions -rw-r--r--
ConE 1.2.11 release

<?xml version="1.0" encoding="UTF-16"?>
<configuration name="imaker interface" xmlns="http://www.s60.com/xml/confml/2" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<feature name="iMaker API" ref="imakerapi">
  <setting name="PRODUCT_NAME" ref="productname" type="string">
    <property name="cone-report-ignore" value="true"/>
  </setting>
  </feature>
<data>
  <imakerapi>
    <productname>testprod</productname>
    </imakerapi>
  </data>
</configuration>