diff options
| author | Tim Redfern <tim@eclectronics.org> | 2011-12-19 18:20:33 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2011-12-19 18:20:33 +0000 |
| commit | e9a73bbb3c14af340999f70146747787785f4fee (patch) | |
| tree | a125452f7d641673286542497da051b810427880 /electicAndroid/default.properties | |
initial commit
Diffstat (limited to 'electicAndroid/default.properties')
| -rw-r--r-- | electicAndroid/default.properties | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/electicAndroid/default.properties b/electicAndroid/default.properties new file mode 100644 index 0000000..66db0d1 --- /dev/null +++ b/electicAndroid/default.properties @@ -0,0 +1,11 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must be checked in Version Control Systems. +# +# To customize properties used by the Ant build system use, +# "build.properties", and override values to adapt the script to your +# project structure. + +# Project target. +target=android-10 |
