diff options
author | Tor Andersson <tor@ghostscript.com> | 2011-01-29 12:51:46 +0000 |
---|---|---|
committer | Tor Andersson <tor@ghostscript.com> | 2011-01-29 12:51:46 +0000 |
commit | 5098a13cff2dfd93f325a238f3992452c8b497d7 (patch) | |
tree | 083ff44d53eb2880c2f54e5ae4126f0894262828 /android | |
parent | 33f9fc4ec85ba3a12efd6aa0e7bfd97d5e6c02a9 (diff) | |
download | mupdf-5098a13cff2dfd93f325a238f3992452c8b497d7.tar.xz |
Remove file local.properties from android build.
Diffstat (limited to 'android')
-rw-r--r-- | android/local.properties | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/android/local.properties b/android/local.properties deleted file mode 100644 index 93292dc5..00000000 --- a/android/local.properties +++ /dev/null @@ -1,11 +0,0 @@ -# This file is automatically generated by Android Tools. -# Do not modify this file -- YOUR CHANGES WILL BE ERASED! -# -# This file must *NOT* be checked in Version Control Systems, -# as it contains information specific to your local configuration. - -# location of the SDK. This is only used by Ant -# For customization when using a Version Control System, please read the -# header note. -#sdk.dir=/Library/android-sdk-mac_x86 -sdk.dir=C:\\Program Files\\android-sdk-windows |