First Commit - Source Code from Reply
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
|
||||
@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
|
||||
Reference in New Issue
Block a user