compile gwt with vtm-themes

This commit is contained in:
Hannes Janetzek
2014-02-23 16:12:29 +01:00
parent df7fa68787
commit 60f9ccc9f6
6 changed files with 30 additions and 136 deletions

View File

@@ -21,9 +21,8 @@
<super-source path="emu" />
<set-configuration-property name="gdx.assetpath" value="../vtm/assets" />
<!-- for gradle build -->
<set-configuration-property name="gdx.assetpath" value="../vtm-themes/resources/assets" />
<!-- for gradle build, commend out for eclipse build/devmode -->
<set-configuration-property name="gdx.assetoutputpath" value="build/gwt/draftOut" />
<set-property name="user.agent" value="safari"/>