add gradle gdx builds

This commit is contained in:
Hannes Janetzek
2014-02-08 03:36:44 +01:00
parent d836ffaad1
commit 7e4f314646
5 changed files with 44 additions and 6 deletions

View File

@@ -2,5 +2,5 @@ rootProject.name = 'vtm'
include ':vtm'
include ':vtm-android'
include ':vtm-android-example'
//include ':vtm-gdx'
//include ':vtm-gdx-desktop'
include ':vtm-gdx'
include ':vtm-gdx-desktop'