diff options
Diffstat (limited to 'main/ant.properties')
| -rw-r--r-- | main/ant.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/ant.properties b/main/ant.properties index c26774c..e92e080 100644 --- a/main/ant.properties +++ b/main/ant.properties @@ -15,5 +15,5 @@ # '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=support/proguard.jar +source.dir=src;thirdparty +java.compilerargs=-Xlint
\ No newline at end of file |
