blob: a986ac32b060bba73f8274d4ec851a3f8441a268 [file] [log] [blame]
<module>
<!-- Inherit the core Web Toolkit stuff. -->
<inherits name='com.google.gwt.user.User'/>
<inherits name="com.google.gwt.user.theme.standard.Standard"/>
<!-- Specify the app entry point class. -->
<entry-point class='com.google.gwt.museum.client.defaultmuseum.Issue1488'/>
<source path="client/common"/>
<source path="client/defaultmuseum" includes="Issue1488.java"/>
<source path="client/viewer"/>
</module>