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, 0 insertions, 13 deletions
diff --git a/html/src/ch/asynk/zproject/GdxDefinitionSuperdev.gwt.xml b/html/src/ch/asynk/zproject/GdxDefinitionSuperdev.gwt.xml
deleted file mode 100644
index 7bb9081..0000000
--- a/html/src/ch/asynk/zproject/GdxDefinitionSuperdev.gwt.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?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>