Keep the entry points to these other tools as well.

This commit is contained in:
Michael Bayne
2010-09-21 06:40:03 +00:00
parent 4de928424e
commit 355832d152
+9
View File
@@ -48,6 +48,15 @@
<keep name="com.threerings.getdown.launcher.GetdownApp">
<method access="static" name="main"/>
</keep>
<keep name="com.threerings.getdown.tools.Differ">
<method access="static" name="main"/>
</keep>
<keep name="com.threerings.getdown.tools.Patcher">
<method access="static" name="main"/>
</keep>
<keep name="com.threerings.getdown.tools.AppletParamSigner">
<method access="static" name="main"/>
</keep>
<keep name="com.threerings.getdown.launcher.GetdownApplet">
<constructor/><method name="*"/><field access="public" name="*"/>
</keep>