Added .bat file to compile on windows

This commit is contained in:
Túlio Henrique
2015-07-07 10:35:09 -03:00
parent d0a365144e
commit b18c60eb77
11 changed files with 27 additions and 129 deletions

5
.gitignore vendored
View File

@@ -9,6 +9,11 @@ Makefile
/android/project/gen
/android/project/bin
/android/project/libs
/android/project/.settings
/android/project/.classpath
/android/project/.project
/android/project/local.properties
/android/project/project.properties
libs*
.idea*
/*.h