diff options
Diffstat (limited to 'core/src/RustAndDust.gwt.xml')
-rw-r--r-- | core/src/RustAndDust.gwt.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/src/RustAndDust.gwt.xml b/core/src/RustAndDust.gwt.xml new file mode 100644 index 0000000..84a710b --- /dev/null +++ b/core/src/RustAndDust.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/rustanddust" /> +</module>
\ No newline at end of file |