git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@48 38686702-15cf-42e4-a595-3071df8bf5ea
This commit is contained in:
kascade 2008-04-22 12:30:03 +00:00
parent eaeb6542eb
commit f46199f247
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@
<javac failonerror="true" srcdir="${src.dir}" destdir="${classes.dir}" target="1.5">
<classpath refid="classpath"/>
</javac>
<!-- don't use the build path for jar file - we need to the paths to
<!-- don't use the build path for jar file - we need the paths to
point to the relative location after installation -->
<manifestclasspath property="jar.classpath" jarfile="${jar.package}">
<classpath refid="classpath"/>