created ant build file using one-jar to create a runnable jar for all platforms

This commit is contained in:
Diego Waxemberg
2013-12-15 14:03:35 -05:00
parent 23084fc21e
commit 71aacf1305
5 changed files with 206 additions and 0 deletions

4
.gitignore vendored
View File

@@ -1,5 +1,9 @@
*.class
#ignore builds
limelight-pc/build/*
limelight-pc/classes/*
#ignore mac DS_STORE
.DS_STORE