Looks like apps just use LaunchUtil, so we'll just keep the public interface to

that ship-shape.
This commit is contained in:
Michael Bayne
2010-09-21 05:43:12 +00:00
parent c3c9c66290
commit de1eb29569
+3
View File
@@ -60,6 +60,9 @@
<keep name="com.threerings.getdown.tools.DigesterTask">
<constructor/><method name="*"/><field access="public" name="*"/>
</keep>
<keep name="com.threerings.getdown.util.LaunchUtil">
<constructor/><method name="*"/><field access="public" name="*"/>
</keep>
<keep name="ca.beq.util.win32.registry.**">
<constructor/><method name="*"/><field access="public" name="*"/>
</keep>