Add GWT module definition

This commit is contained in:
Justin Shapcott 2013-05-21 07:15:06 -07:00
parent 76194599b9
commit 9bc13dbc84

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<module rename-to="com.esotericsoftware.spine">
<source path="spine">
<include name="**/*"/>
</source>
</module>