@set ANT_HOME=apache-ant-1.6.2 @set JAVA_HOME=C:/Java/jdk1.6.0_45 @set PATH=%ANT_HOME%/bin;%JAVA_HOME%/bin ant -buildfile build.xml %1