diff options
author | bju <bju@maxi.fritz.box> | 2011-03-31 00:38:32 +0200 |
---|---|---|
committer | bju <bju@maxi.fritz.box> | 2011-03-31 00:38:32 +0200 |
commit | 99c8ef0c1bd6551bbb39658c0c7fe2a4e0b09e3f (patch) | |
tree | 64782217cd53b6808f4dfc0ec365e1bbd7a47e36 /vdrmanager/default.properties | |
parent | 32ba3fb9f2a1f7b073b3a121762385ac237a2af8 (diff) | |
download | vdr-manager-99c8ef0c1bd6551bbb39658c0c7fe2a4e0b09e3f.tar.gz vdr-manager-99c8ef0c1bd6551bbb39658c0c7fe2a4e0b09e3f.tar.bz2 |
Renamed from AndroVDR to VDR-Manager
Diffstat (limited to 'vdrmanager/default.properties')
-rw-r--r-- | vdrmanager/default.properties | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/vdrmanager/default.properties b/vdrmanager/default.properties new file mode 100644 index 0000000..9d135cb --- /dev/null +++ b/vdrmanager/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-7 |