Windows: Removed unused library path from mingw build script

This commit is contained in:
Elias Naur 2007-12-04 11:47:08 +00:00
parent e03ee5d4d7
commit de1520d80f
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@
<arg line="-shared -o ${dllname}"/>
<srcfile/>
<arg value="-L${java.home}/../lib"/>
<arg value="-L${dxhome}/lib/x86"/>
<arg value="-L${alhome}/libs"/>
<arg line="${libs}"/>
<fileset dir="." includes="*.o"/>