Made another fix for the Samsung Galaxy, and bumped the version to 2.92.
[zxing.git] / build.xml
index 091f843..1ae81af 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -86,6 +86,7 @@
              footer="<script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ?  "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> var pageTracker = _gat._getTracker("UA-788492-5"); pageTracker._initData(); pageTracker._trackPageview(); </script>">
       <sourcepath>
         <pathelement location="android/src"/>
+        <pathelement location="android/gen"/>        
         <pathelement location="bug/src"/>
         <pathelement location="core/src"/>
         <pathelement location="javame/src"/>
@@ -98,7 +99,7 @@
         <pathelement location="${WTK-home}/lib/midpapi20.jar"/>
         <pathelement location="${WTK-home}/lib/mmapi.jar"/>
         <pathelement location="${WTK-home}/lib/jsr234.jar"/>
-        <pathelement location="${android-home}/android.jar"/>
+        <pathelement location="${android-home}/platforms/android-1.5/android.jar"/>
         <pathelement location="${BB-JDK-home}/lib/net_rim_api.jar"/>
         <pathelement location="${tomcat-home}/lib/servlet-api.jar"/>
         <fileset dir="zxingorg/web/WEB-INF/lib">