configurationengine/source/plugins/symbian/ConeImagePlugin/imageplugin/tests/imageproject/variant/implml/depth_from_ref_test.imageml
changeset 0 2e8eeb919028
equal deleted inserted replaced
-1:000000000000 0:2e8eeb919028
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <imageml xmlns="http://www.s60.com/xml/imageml/1">
       
     3     
       
     4     <output file="depth_from_ref_test_mbm.mbm" palette='../bin/ThirdPartyBitmap.pal' tool='../bin/bmconv'>
       
     5         <input file="UI/Start-up Animation/frame01.bmp" depth="${DepthFromRefTest.Depth}"/>
       
     6     </output>
       
     7     
       
     8     
       
     9     <output file="depth_from_ref_test_mif.mif" tool='../bin/mifconv'>
       
    10         <input file="svg_files/icon.svg" depth="${DepthFromRefTest.Depth}"/>
       
    11     </output>
       
    12 
       
    13 </imageml>