tools.properties should be in the tools submodule.
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user