blob: 8195106faedeaf57edb4da39aaea75701963bb0a [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module PUBLIC "-//Google Inc.//DTD Google Web Toolkit 0.0.999//EN" "http://google-web-toolkit.googlecode.com/svn/tags/0.0.999/distro-source/core/src/gwt-module.dtd">
<module rename-to="scaffoldMobile">
<inherits name="com.google.gwt.user.User" />
<inherits name="com.google.gwt.user.theme.standard.Standard" />
<inherits name="com.google.gwt.sample.expenses.gwt.ScaffoldCommon" />
<entry-point class="com.google.gwt.sample.expenses.gwt.client.ScaffoldMobile" />
</module>