aboutsummaryrefslogtreecommitdiffstats
path: root/cgeo-calendar/ant.properties
diff options
context:
space:
mode:
authorBananeweizen <bananeweizen@gmx.de>2013-07-07 18:33:43 +0200
committerBananeweizen <bananeweizen@gmx.de>2013-07-07 18:33:43 +0200
commit9a3c86a521f12fef3699f34d28d2f5e75145f622 (patch)
treef18772ab55ed6466ec0c64f26e6e60a670789af1 /cgeo-calendar/ant.properties
parent9a308427e6b5956ed0cc4ac9487cc758a832bc22 (diff)
downloadcgeo-9a3c86a521f12fef3699f34d28d2f5e75145f622.zip
cgeo-9a3c86a521f12fef3699f34d28d2f5e75145f622.tar.gz
cgeo-9a3c86a521f12fef3699f34d28d2f5e75145f622.tar.bz2
refactoring: make calendar build with Ant
Diffstat (limited to 'cgeo-calendar/ant.properties')
-rw-r--r--cgeo-calendar/ant.properties5
1 files changed, 4 insertions, 1 deletions
diff --git a/cgeo-calendar/ant.properties b/cgeo-calendar/ant.properties
index 2537ef3..9d4723d 100644
--- a/cgeo-calendar/ant.properties
+++ b/cgeo-calendar/ant.properties
@@ -15,9 +15,12 @@
# 'key.alias' for the name of the key to use.
# The password will be asked during the build when you use the 'release' target.
-proguard.config=proguard.cfg
proguard.jar=../main/support/proguard.jar
+#jar.libs.dir=../main/libs
+#external.libs.dir=../main/libs
+#source.dir=src;../main/src
+
# The following line is needed to resolve the dependency to cgeo.calendar.ICalendar in the main project
extensible.classpath=../main/bin/classes