mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-10 17:49:38 +02:00
Small fixes.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@1819 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
025106254b
commit
e89e7c8a75
2 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@ rem //------------------------------------------------------------------------//
|
|||
rem // Make the correct classpath (should include the java jars and the
|
||||
rem // Ant jars)
|
||||
rem //------------------------------------------------------------------------//
|
||||
SET CP=%JAVA_HOME%\lib\tools.jar;.\ant.jar;.\xmltask.jar
|
||||
SET CP=%JAVA_HOME%\lib\tools.jar;.\ant.jar
|
||||
|
||||
rem //------------------------------------------------------------------------//
|
||||
rem // Run Ant
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue