Files
narya/src/main/resources/com/threerings/presents/tools.properties
T
Charlie Groves 220b7a28b5 Add the actionscript streamable generator
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6314 542714f4-19e9-0310-aa3c-eee0fc999fb1
2010-11-30 01:53:02 +00:00

10 lines
579 B
Properties

gendobj=com.threerings.presents.tools.GenDObjectTask
genservice=com.threerings.presents.tools.GenServiceTask
genreceiver=com.threerings.presents.tools.GenReceiverTask
instream=com.threerings.presents.tools.InstrumentStreamableTask
genascript=com.threerings.presents.tools.GenActionScriptTask
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