foundation_system/sf_config/cenrep/src/convertpluginlayer/implml/assets.convertprojectml
author Shabe Razvi <shaber@symbian.org>
Mon, 20 Sep 2010 18:16:55 +0100
changeset 131 5f704711157f
parent 69 3143ae674367
permissions -rw-r--r--
Add CustomisationInterface layer to ConE configuration.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
     2
<convertprojectml xmlns="http://www.s60.com/xml/convertprojectml/1">
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
     3
	<targetProject path=""/>
131
5f704711157f Add CustomisationInterface layer to ConE configuration.
Shabe Razvi <shaber@symbian.org>
parents: 69
diff changeset
     4
5f704711157f Add CustomisationInterface layer to ConE configuration.
Shabe Razvi <shaber@symbian.org>
parents: 69
diff changeset
     5
        <!-- customisation\CustomisationInterface Layer -->  
5f704711157f Add CustomisationInterface layer to ConE configuration.
Shabe Razvi <shaber@symbian.org>
parents: 69
diff changeset
     6
        <layer path="customisation/CustomisationInterface">  
5f704711157f Add CustomisationInterface layer to ConE configuration.
Shabe Razvi <shaber@symbian.org>
parents: 69
diff changeset
     7
            <file type="layer_root" path="root.confml">
5f704711157f Add CustomisationInterface layer to ConE configuration.
Shabe Razvi <shaber@symbian.org>
parents: 69
diff changeset
     8
                <filter action="include_file" data="confml/*.confml"/>
5f704711157f Add CustomisationInterface layer to ConE configuration.
Shabe Razvi <shaber@symbian.org>
parents: 69
diff changeset
     9
            </file>
5f704711157f Add CustomisationInterface layer to ConE configuration.
Shabe Razvi <shaber@symbian.org>
parents: 69
diff changeset
    10
        </layer>
5f704711157f Add CustomisationInterface layer to ConE configuration.
Shabe Razvi <shaber@symbian.org>
parents: 69
diff changeset
    11
6
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    12
	<!-- S60 Layer -->
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    13
	<layer path="assets/s60">
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    14
	    <!-- tempfix: copy possible implml files from incorrectly exported confml folder to implml folder -->
131
5f704711157f Add CustomisationInterface layer to ConE configuration.
Shabe Razvi <shaber@symbian.org>
parents: 69
diff changeset
    15
                <folder path="implml">
6
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    16
			<filter action="add" data="assets/s60/confml/*.crml"/>
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    17
			<filter action="add" data="assets/s60/confml/*.gcfml"/>
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    18
			<filter action="add" data="assets/s60/confml/*.ibyml"/>
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    19
		</folder>
131
5f704711157f Add CustomisationInterface layer to ConE configuration.
Shabe Razvi <shaber@symbian.org>
parents: 69
diff changeset
    20
                <!-- define layer root and configuration root -->
6
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    21
		<file type="layer_root" path="root.confml">
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    22
			<filter action="include_file" data="confml/*.confml"/>
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    23
		</file>
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    24
		<file type="configuration_root" path="s60_root.confml">
131
5f704711157f Add CustomisationInterface layer to ConE configuration.
Shabe Razvi <shaber@symbian.org>
parents: 69
diff changeset
    25
                        <filter action="include_layer" data="customisation/CustomisationInterface/root.confml"/>
6
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    26
			<filter action="include_layer" data="assets/s60/root.confml"/>
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    27
		</file>	
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    28
	</layer>
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    29
 
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    30
	<!-- Symbian Layer -->		
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    31
	<layer path="assets/symbianos">		
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    32
	  <!-- copy possible files from "old" structure to new confproject structure -->
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    33
	  <folder path="confml">
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    34
		<filter action="add" data="confml_data/symbianos/*.confml"/>
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    35
	  </folder>
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    36
	  <folder path="implml">
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    37
		<filter action="add" data="confml_data/symbianos/*.crml"/>
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    38
		<filter action="add" data="confml_data/symbianos/*.gcfml"/>
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    39
		<filter action="add" data="confml_data/symbianos/*.ibyml"/>
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    40
	  </folder>
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    41
      <!-- define layer root and configuration root -->
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    42
      <file type="layer_root" path="root.confml">
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    43
		<filter action="include_file" data="confml/*.confml"/>
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    44
	  </file>
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    45
	  <file type="configuration_root" path="symbianos_root.confml">
131
5f704711157f Add CustomisationInterface layer to ConE configuration.
Shabe Razvi <shaber@symbian.org>
parents: 69
diff changeset
    46
                <filter action="include_layer" data="customisation/CustomisationInterface/root.confml"/>
6
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    47
		<filter action="include_layer" data="assets/symbianos/root.confml"/>
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    48
	  </file>	
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    49
	</layer>
404b55120d53 Add ConE configuration files
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    50
</convertprojectml>