carbidect/com.nokia.tools.s60ct.content.confml.model/build.xml
author terytkon
Wed, 02 Jun 2010 10:50:41 +0300
changeset 1 fe41c66bacc7
parent 0 30eb2d538f02
permissions -rw-r--r--
Changed rest of the sfl licences to epl :)

<!--****************************************************************************
 * Configuration tool 
 * This ant build.xml will compile a plugin 
 ****************************************************************************-->
 
<project name="plugin-build" default="all">
	<import file="../plugin-build-template.xml"/>
</project>