Added the Gradle build system and added a new native loader

This commit is contained in:
Lemmmy
2015-08-25 23:00:34 +01:00
parent 20d40dd520
commit dea0104c4d
16 changed files with 546 additions and 78 deletions

7
.gitignore vendored
View File

@@ -21,6 +21,11 @@
.idea/
*.iml
*.iws
*.ipr
# Gradle
.gradle
build/
Thumbs.db
/target
/target