aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorBananeweizen <bananeweizen@gmx.de>2013-04-22 09:10:54 +0200
committerBananeweizen <bananeweizen@gmx.de>2013-04-22 09:10:54 +0200
commit6b421b17d247214c5fc9df494f9d2d5006cd7743 (patch)
tree66060d5e5e855f2cec2c67b51fdd6a5c5370024b /main
parent1b671477deb79543e4606feb51c45e1cbe912ff6 (diff)
downloadcgeo-6b421b17d247214c5fc9df494f9d2d5006cd7743.zip
cgeo-6b421b17d247214c5fc9df494f9d2d5006cd7743.tar.gz
cgeo-6b421b17d247214c5fc9df494f9d2d5006cd7743.tar.bz2
fix Ant build
* add secondary source path
Diffstat (limited to 'main')
-rw-r--r--main/ant.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/ant.properties b/main/ant.properties
index c26774c..8216a77 100644
--- a/main/ant.properties
+++ b/main/ant.properties
@@ -17,3 +17,4 @@
proguard.config=proguard.cfg
proguard.jar=support/proguard.jar
+source.dir=src;thirdparty \ No newline at end of file