diff options
author | Tor Lillqvist <tml@iki.fi> | 2012-02-03 12:47:05 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2012-02-03 12:47:30 +0200 |
commit | 10d74d9afe286aeb9a19a9943dbeaa17a499e202 (patch) | |
tree | 6a89645aea5be34ba883a00a668ae6197e7b378a /android | |
parent | b2aafed24427b8a803892020b5a260404ade0074 (diff) |
Need also android/Bootstrap/local.properties
Diffstat (limited to 'android')
-rw-r--r-- | android/Bootstrap/local.properties.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/android/Bootstrap/local.properties.in b/android/Bootstrap/local.properties.in new file mode 100644 index 000000000000..27c8eb5f4dac --- /dev/null +++ b/android/Bootstrap/local.properties.in @@ -0,0 +1,2 @@ +# Location of the SDK. This is only used by Ant. +sdk.dir=@ANDROID_SDK_HOME@ |