configurationengine/source/plugins/symbian/integration-test/testdata/generate/project/custom/implml/bmp_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.

<imageml xmlns="http://www.s60.com/xml/imageml/1">
    <output file="animations/anim1.mbm"  palette='bin/ThirdPartyBitmap.pal' tooldir="bin"> 
        <input dir="${CustomConfSettings.BmpAnimationFolder.localPath}" depth="c8">
            <include pattern="bmp$"/>
        </input>
    </output>
</imageml>