switch to libgdx-jglfw desktop backend
This commit is contained in:
@@ -28,7 +28,8 @@ sourceSets {
|
||||
dependencies {
|
||||
compile project(':vtm-gdx')
|
||||
compile project(':vtm-themes')
|
||||
compile "com.badlogicgames.gdx:gdx-backend-lwjgl:$gdxVersion"
|
||||
//compile "com.badlogicgames.gdx:gdx-backend-lwjgl:$gdxVersion"
|
||||
compile "com.badlogicgames.gdx:gdx-backend-jglfw:$gdxVersion"
|
||||
compile "com.badlogicgames.gdx:gdx-platform:$gdxVersion:natives-desktop"
|
||||
compile 'org.slf4j:slf4j-simple:1.7.5'
|
||||
compile files('../vtm-ext-libs/gdx/vtm-jni-natives.jar')
|
||||
|
||||
Reference in New Issue
Block a user