mirror of
https://github.com/zxing/zxing.git
synced 2025-01-12 19:57:27 -08:00
Minor change to make javadoc work with new Android SDK
git-svn-id: https://zxing.googlecode.com/svn/trunk@1544 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
parent
a251967f55
commit
d70e368ef0
|
@ -107,7 +107,7 @@
|
|||
<pathelement location="${WTK-home}/lib/midp_2.0.jar"/>
|
||||
<pathelement location="${WTK-home}/lib/jsr135_1.2.jar"/>
|
||||
<pathelement location="${WTK-home}/lib/jsr234_1.0.jar"/>
|
||||
<pathelement location="${android-home}/platforms/android-1.5/android.jar"/>
|
||||
<pathelement location="${android-home}/platforms/android-8/android.jar"/>
|
||||
<pathelement location="${tomcat-home}/lib/servlet-api.jar"/>
|
||||
<fileset dir="zxingorg/web/WEB-INF/lib">
|
||||
<include name="*.jar"/>
|
||||
|
|
Loading…
Reference in a new issue