summaryrefslogtreecommitdiffstats
path: root/html/src/ch/asynk/zproject/GdxDefinitionSuperdev.gwt.xml
diff options
context:
space:
mode:
Diffstat (limited to 'html/src/ch/asynk/zproject/GdxDefinitionSuperdev.gwt.xml')
-rw-r--r--html/src/ch/asynk/zproject/GdxDefinitionSuperdev.gwt.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/html/src/ch/asynk/zproject/GdxDefinitionSuperdev.gwt.xml b/html/src/ch/asynk/zproject/GdxDefinitionSuperdev.gwt.xml
new file mode 100644
index 0000000..7bb9081
--- /dev/null
+++ b/html/src/ch/asynk/zproject/GdxDefinitionSuperdev.gwt.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE module PUBLIC "-//Google Inc.//DTD Google Web Toolkit trunk//EN" "http://google-web-toolkit.googlecode.com/svn/trunk/distro-source/core/src/gwt-module.dtd">
+<module rename-to="html">
+ <inherits name='com.badlogic.gdx.backends.gdx_backends_gwt' />
+
+ <inherits name='ch.asynk.zproject.GdxDefinition' />
+
+ <collapse-all-properties />
+
+ <add-linker name="xsiframe"/>
+ <set-configuration-property name="devModeRedirectEnabled" value="true"/>
+ <set-configuration-property name='xsiframe.failIfScriptTag' value='FALSE'/>
+</module>