diff options
Diffstat (limited to 'html/src/main/java/kz/ilotterytea/frogartha/GdxDefinitionSuperdev.gwt.xml')
| -rw-r--r-- | html/src/main/java/kz/ilotterytea/frogartha/GdxDefinitionSuperdev.gwt.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/html/src/main/java/kz/ilotterytea/frogartha/GdxDefinitionSuperdev.gwt.xml b/html/src/main/java/kz/ilotterytea/frogartha/GdxDefinitionSuperdev.gwt.xml new file mode 100644 index 0000000..86d6eac --- /dev/null +++ b/html/src/main/java/kz/ilotterytea/frogartha/GdxDefinitionSuperdev.gwt.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE module PUBLIC "-//Google Inc.//DTD Google Web Toolkit 2.11.0//EN" "https://www.gwtproject.org/doctype/2.11.0/gwt-module.dtd"> +<module rename-to="html"> + <inherits name="kz.ilotterytea.frogartha.GdxDefinition" /> + <collapse-all-properties /> + <add-linker name="xsiframe"/> + <set-configuration-property name="devModeRedirectEnabled" value="true"/> + <set-configuration-property name="xsiframe.failIfScriptTag" value="FALSE"/> +</module>
\ No newline at end of file |
