configurationengine/source/plugins/symbian/ConeImagePlugin/imageplugin/tests/imageproject/variant/confml/depth_from_ref_test.confml
changeset 0 2e8eeb919028
equal deleted inserted replaced
-1:000000000000 0:2e8eeb919028
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <configuration xmlns="http://www.s60.com/xml/confml/1" name="DepthFromRefTest" version="1">
       
     3   <feature ref="DepthFromRefTest">
       
     4     <setting ref="Depth" type="string"/>
       
     5   </feature>
       
     6   <data>
       
     7     <DepthFromRefTest>
       
     8       <Depth>c16</Depth>
       
     9     </DepthFromRefTest>
       
    10   </data>
       
    11 </configuration>