diff options
Diffstat (limited to 'cgeo-calendar/ant.properties')
| -rw-r--r-- | cgeo-calendar/ant.properties | 5 |
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 |
