scripts/genBuildScripts.xml
author John Kern <johnk@symbian.org>
Fri, 29 Jan 2010 16:32:12 -0800
changeset 62 040d2c998a7b
parent 59 9ffe5293bebc
child 65 6bec0231e8d2
permissions -rw-r--r--
source level most be provided on command line; work is variable

<project >
 <property name="buildDirectory" 
	location="/home/symbian/scratch/029/wrttools" />
 <property name="baseLocation" location="" /> 
 <eclipse.buildScript 
        elements="feature@org.symbian.tools.wrttools"
        buildDirectory="${buildDirectory}"
	pluginPath="/usr/eclipse/JEE/eclipse/plugins"
 />
</project>