Updated project config files
This commit is contained in:
parent
b2017088cc
commit
49f3511cd6
2
.project
2
.project
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<projectDescription>
|
<projectDescription>
|
||||||
<name>Antennapod</name>
|
<name>AntennaPod</name>
|
||||||
<comment></comment>
|
<comment></comment>
|
||||||
<projects>
|
<projects>
|
||||||
</projects>
|
</projects>
|
||||||
|
@ -10,5 +10,5 @@
|
|||||||
# Project target.
|
# Project target.
|
||||||
proguard.config=proguard.cfg
|
proguard.config=proguard.cfg
|
||||||
target=android-17
|
target=android-17
|
||||||
android.library.reference.1=../ActionBarSherlock/library/
|
android.library.reference.1=submodules/ActionBarSherlock/library
|
||||||
android.library.reference.2=../Android-ViewPagerIndicator/library
|
android.library.reference.2=submodules/ViewPagerIndicator/library
|
||||||
|
Loading…
x
Reference in New Issue
Block a user