author | fturovic <frank.turovich@nokia.com> |
Fri, 10 Apr 2009 10:48:56 -0500 | |
branch | RCL_2_0 |
changeset 84 | 572f5c16ff42 |
parent 2 | d760517a8095 |
permissions | -rw-r--r-- |
2 | 1 |
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 |
2 |
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 |
|
3 |
perl "%ANT_HOME%\bin\runant.pl" -Declipse.home=C:\eclipse -Dws=win32 -Dos=win32 -Darch=x86 -Dnl=en_US -buildfile build.xml zip.plugin |