mirror of
https://github.com/opencv/opencv.git
synced 2025-08-06 06:26:29 +08:00
Merge pull request #654 from fish2000:patch-1
This commit is contained in:
commit
1ad7af3c3b
@ -8,6 +8,7 @@
|
||||
<!-- http://stackoverflow.com/questions/3584968/ant-how-to-compile-jar-that-includes-source-attachment -->
|
||||
<javac sourcepath="" srcdir="src" destdir="src" debug="on" includeantruntime="false" >
|
||||
<include name="**/*.java"/>
|
||||
<compilerarg line="-encoding utf-8"/>
|
||||
</javac>
|
||||
|
||||
<jar basedir="src" destfile="bin/@JAR_NAME@"/>
|
||||
|
Loading…
Reference in New Issue
Block a user