module needs gwt xml

This commit is contained in:
Hannes Janetzek 2013-06-28 04:33:28 +02:00
parent 0ec39059c8
commit 8661ac524b

View File

@ -2,7 +2,9 @@
<module>
<entry-point class="org.oscim.gdx.client.GwtLauncher"/>
<set-configuration-property name="gdx.assetpath" value="../vtm/assets"/>
<inherits name="com.google.gwt.xml.XML" />
<inherits name="GdxMap"/>
<inherits name="com.badlogic.gdx.backends.gdx_backends_gwt"/>
<super-source path="emu" />
<set-property name="user.agent" value="safari"/>
</module>