configurationengine/source/plugins/symbian/ConeHCRPlugin/hcrplugin/tests/multifile_project/layer1/implml/test1.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="test1.h" type="header">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     4
  <category name="KTest1Category" uid="0x10001234">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     5
    <setting ref="HcrTest1.Int8Setting"             name="KInt8Setting"         type="int8"         id="0x0"/>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     6
    <setting ref="HcrTest1.Uint32Setting"           name="KUint32Setting"       type="uint32"       id="0x1" comment="Test setting 2"/>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     7
    <setting ref="HcrTest1.Int32ArraySetting.Value" name="KInt32ArraySetting"   type="arrayint32"   id="0x2"/>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     8
    <setting ref="HcrTest1.BinDataSetting"          name="KBinDataSetting"      type="bindata"      id="0x3"/>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     9
  </category>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    10
</output>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    11
</hcr>