debuggercdi/com.nokia.cdt.debug.cw.symbian/run.ant.bld.bat
author timkelly
Mon, 26 Jul 2010 11:32:21 -0500
branchC3_BUILDER_WORK
changeset 1681 6636e8c75e66
parent 0 fb279309251b
permissions -rw-r--r--
Fix problem with sbs config xml parsing. Make sure to trim error message to avoid erroneously adding an error when there is none. Fix problem with adding system includes for variants.

rem batch file to run the ant build for this plugin. this is just mean as a way to locally trouble shoot build problems, not a script to be run for autobuilds
rem com.nokia.cdt.debug.cw.symbian>perl "%ANT_HOME/bin/runant.pl" -Declipse.home=C:\eclipse -Dws=win32 -Dos=win32 -Darch=x86 -Dnl=en_US -buildfile D:/Products/Carbide/CWEclipse/eclipse/workspace/com.freescale.cdt.debug.cw.core/build.xml zip.plugin
perl "%ANT_HOME%\bin\runant.pl" -Declipse.home=C:\eclipse -Dws=win32 -Dos=win32 -Darch=x86 -Dnl=en_US -buildfile build.xml zip.plugin