blob: 758fd877a3ffd2aba624180c59770dc774d928de [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.StandardResources"/>
<!-- 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>