tools.properties should be in the tools submodule.

This commit is contained in:
Michael Bayne
2014-01-22 13:04:38 -08:00
parent 82d9c54ed8
commit 5fb7ca15fc
@@ -0,0 +1,8 @@
gendobj=com.threerings.presents.tools.GenDObjectTask
genservice=com.threerings.presents.tools.GenServiceTask
genreceiver=com.threerings.presents.tools.GenReceiverTask
instream=com.threerings.presents.tools.InstrumentStreamableTask
genascriptstreamable=com.threerings.presents.tools.GenActionScriptStreamableTask
gencppservice=com.threerings.presents.tools.cpp.GenCPPServiceTask
gencppstreamable=com.threerings.presents.tools.cpp.GenCPPStreamableTask
gencppreceiver=com.threerings.presents.tools.cpp.GenCPPReceiverTask