gradle stuff

This commit is contained in:
Hannes Janetzek
2014-02-08 01:41:50 +01:00
parent a53568f100
commit 5443cf5417
10 changed files with 384 additions and 0 deletions

6
settings.gradle Normal file
View File

@@ -0,0 +1,6 @@
rootProject.name = 'vtm'
include ':vtm'
include ':vtm-android'
include ':vtm-android-example'
//include ':vtm-gdx'
//include ':vtm-gdx-desktop'