configurationengine/source/plugins/symbian/integration-test/testdata/generate/project/custom/implml/bmp_animation.imageml
author terytkon
Thu, 11 Mar 2010 17:04:37 +0200
changeset 0 2e8eeb919028
permissions -rw-r--r--
Adding EPL version of configurationengine.

<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>