diff options
| author | Bananeweizen <bananeweizen@gmx.de> | 2014-05-18 11:10:26 +0200 |
|---|---|---|
| committer | Bananeweizen <bananeweizen@gmx.de> | 2014-05-18 11:10:26 +0200 |
| commit | bd1f19167c978280432fc21edc82f3e6a2dcacaf (patch) | |
| tree | b6105db433c6d955566eae7332cc4ebb0cca873d /main | |
| parent | f2dfb5da50b75f4c40e17bd443a3e712beb50a75 (diff) | |
| download | cgeo-bd1f19167c978280432fc21edc82f3e6a2dcacaf.zip cgeo-bd1f19167c978280432fc21edc82f3e6a2dcacaf.tar.gz cgeo-bd1f19167c978280432fc21edc82f3e6a2dcacaf.tar.bz2 | |
include appcompat in repo to ease the build
If anyone wants to use git submodules instead, this can easily be done
afterwards.
Diffstat (limited to 'main')
| -rw-r--r-- | main/project.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/project.properties b/main/project.properties index cef9857..53ab0b1 100644 --- a/main/project.properties +++ b/main/project.properties @@ -13,4 +13,4 @@ proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project. # Project target. target=Google Inc.:Google APIs:19 android.library.reference.1=../mapswithme-api -android.library.reference.2=../../sdkdir/extras/android/support/v7/appcompat
\ No newline at end of file +android.library.reference.2=../android-support-v7-appcompat |
