summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2013-06-02 16:52:46 +0200
committerdaniel oeh <daniel.oeh@gmail.com>2013-06-02 16:52:46 +0200
commit7b2a278fc5c62a6661b050b9dac788b571f33dd6 (patch)
tree88fd83989d808d46bbdd84e97afc6e403e0e2a18 /tests
parentc93fb8acc01e058571ad5d8e58c487d3aef4dcb5 (diff)
downloadAntennaPod-7b2a278fc5c62a6661b050b9dac788b571f33dd6.zip
Fixed build config files
Added support for proguard in maven build process, fixed signing issues with maven
Diffstat (limited to 'tests')
-rw-r--r--tests/.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.classpath b/tests/.classpath
index 0e8961f49..62d428f2b 100644
--- a/tests/.classpath
+++ b/tests/.classpath
@@ -5,5 +5,6 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry combineaccessrules="false" kind="src" path="/AntennaPod"/>
+ <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>