Changeset 21450 for main/trunk/greenstone2/build-src/src/java
- Timestamp:
- 2010-01-13T19:35:20+13:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/trunk/greenstone2/build-src/src/java/org/nzdl/gsdl/winMake.bat
r21428 r21450 22 22 echo Compiling ApplyXSLT classes ... 23 23 %JAVAC% %JAVACOPTIONS% -d ..\..\.. -classpath ..\..\.. *.java 24 %JAR% cf ApplyXSLT.jar org25 24 %JAR% cvf ApplyXSLT.jar -C ..\..\.. org\nzdl\gsdl\ApplyXSLT.class -C ..\..\.. org\nzdl\gsdl\ApplyXSLTUtil.class 26 25 goto done
Note:
See TracChangeset
for help on using the changeset viewer.