From 0f47cc63807c9a4436faf539c0903d4d0daca97b Mon Sep 17 00:00:00 2001 From: srowen Date: Mon, 7 Jan 2008 21:19:03 +0000 Subject: [PATCH] Fixed location of RIM files git-svn-id: https://zxing.googlecode.com/svn/trunk@138 59b500cc-1b3d-0410-9834-0bbf25fbcc57 --- build.properties | 10 ++++++++-- rim/build.xml | 4 ++-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/build.properties b/build.properties index 8a8ef8c4f..2019087c8 100644 --- a/build.properties +++ b/build.properties @@ -13,7 +13,13 @@ version=0.2 # Set this to the location where you have installed RIM's BlackBerry JDE in order to # create the 'rim' client. There is no Mac or Linux version, but, these platforms can still # build by obtaining a copy of net_rim_api.jar and rapc.jar from a Windows installation, -# and simply pointing to the directory containing them both here: +# and creating a fake mini installation home somewhere with the following files: +# [your home]/ +# bin/ +# rapc.jar +# lib/ +# net_rim_api.jar # Uncomment and set appropriately -#BB-JDK-home=. +#BB-JDK-home=C:\\Program Files\\Research In Motion\\Blackberry JDE 4.3.0 +#BB-JDK-home=bb-home diff --git a/rim/build.xml b/rim/build.xml index 142c8390d..a7a202a3c 100644 --- a/rim/build.xml +++ b/rim/build.xml @@ -33,8 +33,8 @@ - - + +