debuggercdi/com.nokia.cdt.debug.cw.symbian/run.ant.bld.bat
author Ed Swartz <ed.swartz@nokia.com>
Fri, 04 Dec 2009 15:36:34 -0600
changeset 636 f96e62c11eac
parent 0 fb279309251b
permissions -rw-r--r--
More portability fixes for Linux. -- make EpocEnginePathHelper et al produce an IPath that matches an existing path in the filesystem even if the case doesn't match. File#getCanonical* does not do this in Unix. -- SISBuilderInfo2 and bld.inf exports fixes for full path detection -- make some tests less dependent on having specific SDKs available. -- fix some warnings

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