Skip to content

Commit

Permalink
Use Android 4.2 libs for javadoc
Browse files Browse the repository at this point in the history
git-svn-id: http://zxing.googlecode.com/svn/trunk@2541 59b500cc-1b3d-0410-9834-0bbf25fbcc57
  • Loading branch information
srowen committed Nov 28, 2012
1 parent ba9d7e4 commit 3683372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<pathelement location="zxingorg/src"/>
</sourcepath>
<classpath>
<pathelement location="${android-home}/platforms/android-16/android.jar"/>
<pathelement location="${android-home}/platforms/android-17/android.jar"/>
<pathelement location="${android-home}/extras/android/compatibility/v4/android-support-v4.jar"/>
<pathelement location="${tomcat-home}/lib/servlet-api.jar"/>
<fileset dir="zxingorg/web/WEB-INF/lib">
Expand Down

0 comments on commit 3683372

Please sign in to comment.