Lines Matching refs:backends
73 project(":backends:gdx-backend-android") {
80 project(":backends:gdx-backend-headless") {
84 project(":backends:gdx-backend-jglfw") {
92 project(":backends:gdx-backend-lwjgl") {
102 project(":backends:gdx-backend-lwjgl3") {
115 project(":backends:gdx-backend-robovm") {
124 project(":backends:gdx-backend-moe") {
131 project(":backends:gdx-backends-gwt") {
141 sourceSets.main.java.srcDirs "src", "src/com/badlogic/gdx/backends/gwt/emu"
144 "com/badlogic/gdx/backends/gwt/emu/"]
193 compile project(":backends:gdx-backend-android");
201 compile project(":backends:gdx-backend-lwjgl");
210 compile project(":backends:gdx-backend-lwjgl3");
219 compile project(":backends:gdx-backends-gwt");
248 compile project(":backends:gdx-backend-lwjgl")
249 compile project(":backends:gdx-backend-headless")
272 compile project(":backends:gdx-backend-android")
282 compile project(":backends:gdx-backends-gwt")
291 compile project(":backends:gdx-backend-robovm")
302 //compile project(":backends:gdx-backend-moe")
315 compile project(":backends:gdx-backend-jglfw")
317 compile files("../../backends/gdx-backend-jglfw/libs/gdx-backend-jglfw-natives.jar")
341 compile project(":backends:gdx-backend-lwjgl")
366 compile project(":backends:gdx-backend-lwjgl3")