configurationengine/source/scripts/tests/testdata/packvariant/project/Layer1/confml/imaker_api.confml
changeset 3 e7e0ae78773e
equal deleted inserted replaced
2:87cfa131b535 3:e7e0ae78773e
       
     1 <?xml version="1.0" encoding="UTF-16"?>
       
     2 <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">
       
     3 <feature name="iMaker API" ref="imakerapi">
       
     4   <setting name="PRODUCT_NAME" ref="productname" type="string">
       
     5     <property name="cone-report-ignore" value="true"/>
       
     6   </setting>
       
     7   </feature>
       
     8 <data>
       
     9   <imakerapi>
       
    10     <productname>testprod</productname>
       
    11     </imakerapi>
       
    12   </data>
       
    13 </configuration>