vtm/settings.gradle
Hannes Janetzek e3fdaff470 fix build
2015-06-18 01:23:35 +02:00

19 lines
416 B
Groovy

include ':appcompat'
include ':vtm'
include ':vtm-tests'
include ':vtm-extras'
include ':vtm-android'
include ':vtm-android-example'
include ':vtm-android-start'
include ':vtm-themes'
include ':vtm-gdx'
include ':vtm-desktop'
include ':vtm-android-gdx'
//include ':vtm-web'
//include ':vtm-web-app'
//include ':vtm-web-js'
include ':vtm-jeo'
include ':vtm-jeo-desktop'
include ':vtm-playground'
//include ':vtm-ios'