configurationengine/source/plugins/symbian/integration-test/testdata/generate/project/custom/implml/sound.implml
changeset 0 2e8eeb919028
child 3 e7e0ae78773e
equal deleted inserted replaced
-1:000000000000 0:2e8eeb919028
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <container xmlns="http://www.symbianfoundation.org/xml/implml/1">
       
     3     
       
     4     <container>
       
     5         <phase name="pre"/>
       
     6         <ruleml xmlns="http://www.s60.com/xml/ruleml/1">
       
     7             <rule>CustomConfSettings.SoundFile.localPath configures SoundFileTest.SoundFilePath = SoundFileTest.SoundFilePath filenamejoin CustomConfSettings.SoundFile.localPath</rule>
       
     8         </ruleml>
       
     9     </container>
       
    10     
       
    11     <content xmlns="http://www.s60.com/xml/content/2">
       
    12         <output dir="content/${SoundFileTest.SoundFilePath}">
       
    13             <input dir="${CustomConfSettings.SoundFile.localPath}"/>
       
    14         </output>
       
    15     </content>
       
    16 </container>