configurationengine/source/plugins/symbian/ConeProjectConverterPlugin/projectconvertplugin/tests/expected/new_project/family_x/product_x/confml/product_x.confml
changeset 0 2e8eeb919028
child 3 e7e0ae78773e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/configurationengine/source/plugins/symbian/ConeProjectConverterPlugin/projectconvertplugin/tests/expected/new_project/family_x/product_x/confml/product_x.confml	Thu Mar 11 17:04:37 2010 +0200
@@ -0,0 +1,9 @@
+<configuration name="product_x" 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">
+  <data>
+    <Feature1>
+      <IntSetting>500</IntSetting>
+    <BooleanSetting>true</BooleanSetting>
+    <StringSetting>Product X</StringSetting>
+    </Feature1>
+  </data>
+</configuration>
\ No newline at end of file