carbidect/com.nokia.tools.vct.confml.editor.view/build.xml
author terytkon
Thu, 11 Mar 2010 18:39:02 +0200
changeset 0 30eb2d538f02
permissions -rw-r--r--
Moved all configtools under oss repository and under epl licence.

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