summaryrefslogtreecommitdiffstats
path: root/core/res
diff options
context:
space:
mode:
Diffstat (limited to 'core/res')
-rw-r--r--core/res/ch/asynk/gdx/boardgame.gwt.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/core/res/ch/asynk/gdx/boardgame.gwt.xml b/core/res/ch/asynk/gdx/boardgame.gwt.xml
new file mode 100644
index 0000000..15cb956
--- /dev/null
+++ b/core/res/ch/asynk/gdx/boardgame.gwt.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE module PUBLIC "-//Google Inc.//DTD Google Web Toolkit trunk//EN"
+ "http://www.gwtproject.org/doctype/2.8.2/gwt-module.dtd">
+<module>
+ <source path=""/>
+ <inherits name="com.badlogic.gdx.backends.gdx_backends_gwt"/>
+</module>