]> hydra-www.ietfng.org Git - android-vcpass-oisafe/commitdiff
OI Safe: Update build properties.
authorpeli0101 <peli0101@72b678ce-9140-0410-bee8-679b907dd61a>
Thu, 29 Oct 2009 20:27:31 +0000 (20:27 +0000)
committerpeli0101 <peli0101@72b678ce-9140-0410-bee8-679b907dd61a>
Thu, 29 Oct 2009 20:27:31 +0000 (20:27 +0000)
git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2358 72b678ce-9140-0410-bee8-679b907dd61a

build.properties
template of build-private.properties

index 6838a8159924f8f44ddddc890e0544855bfd3038..3fb0478a78c8f7b809449e92d449c074deab1e06 100644 (file)
 # android.sdk : path to Android SDK\r
 \r
 ### Windows\r
-android.sdk=C:\\Program Files\\android\\android-sdk-windows-1.6_r1\r
+\r
+# Machine-dependent path are defined in build-private.properties\r
+# (see "template of build-private.properties"\r
+#android.sdk=C:\\Program Files\\android\\android-sdk-windows-1.6_r1\r
 #android.sdk=C:\\android-sdk-windows-1.0_r1\r
+#proguard.jar=D:\\extern\\proguard4.2\\proguard4.2\\lib\\proguard.jar\r
+\r
+#new prop needed for 1.5\r
+platform=android-1.6\r
+\r
+# Project target.\r
+target=android-4\r
+\r
 android.aapt=aapt.exe\r
 android.aidl=aidl.exe\r
 android.dx=dx.bat\r
 android.jar=android.jar\r
 \r
-proguard.jar=D:\\extern\\proguard4.2\\proguard4.2\\lib\\proguard.jar\r
-\r
-\r
-#usually defined in build-private.properties\r
-storepass=xxx\r
-cert-alias=Safe\r
-keystore=Safe.ks\r
-\r
 ### Linux\r
 # android.sdk=/opt/tools/javame/android-sdk_m5-rc15_linux-x86\r
 # android.aapt=aapt\r
index 11163f1dd318c78f59e5aa41a568affefdd6bc13..95e7921964d9095874edd9e5fa8fcee3e7ccf8dc 100644 (file)
@@ -1,4 +1,8 @@
+# Paths on a windows machine\r
+android.sdk=C:\\android\\android-sdk-windows-1.6_r1\r
+sdk-location=C:\\android\\android-sdk-windows-1.6_r1\r
 proguard.jar=d:\\extern\\proguard4.2\\proguard4.2\\lib\\proguard.jar\r
+\r
 storepass=xxx\r
 keystore=c:\\Programme\\Java\\jdk1.5.0_04\\bin\\Safe.ks\r
 cert-alias=safe
\ No newline at end of file