From: srowen Date: Sun, 21 Sep 2008 11:12:41 +0000 (+0000) Subject: Generate simple .alx file with RIM build X-Git-Url: http://git.rot13.org/?p=zxing.git;a=commitdiff_plain;h=e8dacdd9f6aec336f6a868c6cbad28141e9e7dd6;ds=sidebyside Generate simple .alx file with RIM build git-svn-id: http://zxing.googlecode.com/svn/trunk@583 59b500cc-1b3d-0410-9834-0bbf25fbcc57 --- diff --git a/rim/BarcodeReader.alx.template b/rim/BarcodeReader.alx.template new file mode 100644 index 00000000..01fba03e --- /dev/null +++ b/rim/BarcodeReader.alx.template @@ -0,0 +1,11 @@ + + + + BarcodeReader + @VERSION@ + ZXing Project + + BarcodeReader.cod + + + \ No newline at end of file diff --git a/rim/build.xml b/rim/build.xml index 5087a832..338ca6ad 100644 --- a/rim/build.xml +++ b/rim/build.xml @@ -90,6 +90,11 @@ + + + + +