fixing lwjgl stuff
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
<?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>
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<module>
|
||||
<entry-point class="org.oscim.gdx.client.GwtLauncher"/>
|
||||
<set-configuration-property name="gdx.assetpath" value="../vtm/assets"/>
|
||||
<inherits name="GdxMap"/>
|
||||
<inherits name="com.badlogic.gdx.backends.gdx_backends_gwt"/>
|
||||
</module>
|
||||
|
||||
Reference in New Issue
Block a user