summaryrefslogtreecommitdiffstats
path: root/core/src/TankOnTank.gwt.xml
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2014-09-10 22:59:32 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2014-09-10 22:59:32 +0200
commit86e0e122a475dfd4f627fc95a9458e7527d72a00 (patch)
tree6c85c5b28d1f94cf146b16039f6df27aeeb484d3 /core/src/TankOnTank.gwt.xml
downloadRustAndDust-86e0e122a475dfd4f627fc95a9458e7527d72a00.zip
RustAndDust-86e0e122a475dfd4f627fc95a9458e7527d72a00.tar.gz
Initial commit
Diffstat (limited to 'core/src/TankOnTank.gwt.xml')
-rw-r--r--core/src/TankOnTank.gwt.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/src/TankOnTank.gwt.xml b/core/src/TankOnTank.gwt.xml
new file mode 100644
index 0000000..d27ee0e
--- /dev/null
+++ b/core/src/TankOnTank.gwt.xml
@@ -0,0 +1,5 @@
+<?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>
+ <source path="ch/asynk/tankontank" />
+</module> \ No newline at end of file