configurationengine/source/plugins/symbian/ConeImagePlugin/imageplugin/tests/imageproject/variant/confml/depth_from_ref_test.confml
changeset 0 2e8eeb919028
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/configurationengine/source/plugins/symbian/ConeImagePlugin/imageplugin/tests/imageproject/variant/confml/depth_from_ref_test.confml	Thu Mar 11 17:04:37 2010 +0200
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<configuration xmlns="http://www.s60.com/xml/confml/1" name="DepthFromRefTest" version="1">
+  <feature ref="DepthFromRefTest">
+    <setting ref="Depth" type="string"/>
+  </feature>
+  <data>
+    <DepthFromRefTest>
+      <Depth>c16</Depth>
+    </DepthFromRefTest>
+  </data>
+</configuration>