configurationengine/source/plugins/symbian/integration-test/testdata/generate/project/custom/implml/svg_animation.imageml
author terytkon
Sat, 06 Nov 2010 16:59:14 +0200
changeset 9 63964d875993
parent 0 2e8eeb919028
permissions -rw-r--r--
Merge changes to system model generator to SF tip.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     1
<imageml xmlns="http://www.s60.com/xml/imageml/1">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     2
    <output file="animations/anim2.mif" tooldir="bin"> 
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     3
        <input dir="${CustomConfSettings.SvgAnimationFolder.localPath}">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     4
            <include pattern="svg$"/>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     5
        </input>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     6
    </output>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     7
</imageml>