split up
This commit is contained in:
8
vtm-gdx-html/src/org/oscim/gdx/GwtDefinition.gwt.xml
Normal file
8
vtm-gdx-html/src/org/oscim/gdx/GwtDefinition.gwt.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?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>
|
||||
<inherits name='com.badlogic.gdx.backends.gdx_backends_gwt' />
|
||||
<inherits name='GdxMap' />
|
||||
<entry-point class='org.oscim.gdx.client.GwtLauncher' />
|
||||
<set-configuration-property name="gdx.assetpath" value="../vtm/assets" />
|
||||
</module>
|
||||
Reference in New Issue
Block a user