configurationengine/source/plugins/symbian/ConeProjectConverterPlugin/projectconvertplugin/tests/expected/new_project/family_x/confml/family_x.confml
author terytkon
Thu, 11 Mar 2010 17:04:37 +0200
changeset 0 2e8eeb919028
child 3 e7e0ae78773e
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
<configuration name="family_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">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     2
  <data>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     3
    <Feature1>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     4
      <IntSetting>300</IntSetting>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     5
    <BooleanSetting>false</BooleanSetting>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     6
    <RealSetting>3.1456</RealSetting>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     7
    <SelectionSetting>3</SelectionSetting>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     8
    <StringSetting>Family X</StringSetting>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     9
    <SequenceSetting extensionPolicy="append">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    10
        <RealSubSetting>50.1</RealSubSetting>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    11
      <IntSubSetting>1</IntSubSetting>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    12
      <StringSubSetting>Test 1</StringSubSetting>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    13
      <BooleanSubSetting>false</BooleanSubSetting>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    14
      <SelectionSubSetting>0</SelectionSubSetting>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    15
      </SequenceSetting>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    16
    <SequenceSetting>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    17
        <RealSubSetting>50.2</RealSubSetting>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    18
      <IntSubSetting>2</IntSubSetting>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    19
      <StringSubSetting>Test 2</StringSubSetting>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    20
      <BooleanSubSetting>true</BooleanSubSetting>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    21
      <SelectionSubSetting>1</SelectionSubSetting>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    22
      </SequenceSetting>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    23
    </Feature1>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    24
  </data>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    25
</configuration>