configurationengine/source/plugins/symbian/integration-test/testdata/generate/project/base/implml/hcr_test.hcrml
author terytkon
Thu, 11 Mar 2010 17:04:37 +0200
changeset 0 2e8eeb919028
permissions -rw-r--r--
Adding EPL version of configurationengine.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     2
<hcr xmlns="http://www.symbianfoundation.org/xml/hcrml/1">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     3
<output file="hcr_test.h" type="header">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     4
  <category name="KTestCategory" uid="0xABCDDCBA">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     5
    <setting ref="HcrTest.Int32Setting"     name="KInt32Setting"    type="int32"    id="0"/>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     6
    <setting ref="HcrTest.BoolSetting"      name="KBoolSetting"     type="bool"     id="1"/>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     7
    <setting ref="HcrTest.TextSetting"      name="KTextSetting"     type="text8"    id="2"/>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     8
  </category>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     9
</output>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    10
</hcr>