geo-utility/src/main/java/org/gcube/spatial/data/GeoUtility.gwt.xml

11 lines
278 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<module rename-to='geo-utility'>
<!-- Inherit the core Web Toolkit stuff. -->
<inherits name='com.google.gwt.user.User' />
<!-- Specify the paths for translatable code -->
<source path='client' />
<source path='shared' />
</module>