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"?>
|
||||
<projectDescription>
|
||||
<name>Antennapod</name>
|
||||
<name>AntennaPod</name>
|
||||
<comment></comment>
|
||||
<projects>
|
||||
</projects>
|
||||
|
|
|
@ -10,5 +10,5 @@
|
|||
# Project target.
|
||||
proguard.config=proguard.cfg
|
||||
target=android-17
|
||||
android.library.reference.1=../ActionBarSherlock/library/
|
||||
android.library.reference.2=../Android-ViewPagerIndicator/library
|
||||
android.library.reference.1=submodules/ActionBarSherlock/library
|
||||
android.library.reference.2=submodules/ViewPagerIndicator/library
|
||||
|
|
Loading…
Reference in New Issue