add OI File Manager and AndroidSupportV2 used by it
[android_pandora.git] / apps / oi-filemanager / FileManagerDemo / build.properties
diff --git a/apps/oi-filemanager/FileManagerDemo/build.properties b/apps/oi-filemanager/FileManagerDemo/build.properties
new file mode 100644 (file)
index 0000000..4bd503c
--- /dev/null
@@ -0,0 +1,49 @@
+##### Notice:\r
+# \r
+# Ant properties are immutable: \r
+# whoever sets a property first freezes \r
+# it for the rest of the build.\r
+#\r
+# You can therefore override the following properties\r
+# either through the command line or within Eclipse:\r
+#\r
+# --------------\r
+# In Eclipse:\r
+#      * Open "Window" / "Preferences..."\r
+#      * Select "Ant" / "Runtime"\r
+#      * Choose tab "Properties"\r
+#      * Click "Add Property..." for the following:\r
+#              \r
+#      * - Name: "android.sdk"\r
+#        - value: [path to sdk, e.g. C:\android-sdk_m5-rc15_windows]\r
+# -------------<\r
+# Alternatively, you can provide the property through the\r
+# command line:\r
+#      * ant -Dandroid.sdk=C:\android-sdk_m5-rc15_windows\r
+\r
+\r
+####################################\r
+# Global properties\r
+#\r
+\r
+####################################\r
+# OS specific properties\r
+#\r
+\r
+# android.sdk : path to Android SDK\r
+\r
+### Windows\r
+android.sdk=C:\\Program Files\\android\\android-sdk-windows-1.0_r1\r
+#android.sdk=C:\\android-sdk-windows-1.0_r1\r
+android.aapt=aapt.exe\r
+android.aidl=aidl.exe\r
+android.dx=dx.bat\r
+android.jar=android.jar\r
+\r
+\r
+### Linux\r
+# android.sdk=/opt/tools/javame/android-sdk_m5-rc15_linux-x86\r
+# android.aapt=aapt\r
+# android.aidl=aidl\r
+# android.dx=dx\r
+# android.jar=android.jar\r