Place all of our tools into narya-tools along with all of their dependencies.

Provide an ant properties file that defines all of our tasks in one fell swoop.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5861 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2009-07-12 22:00:36 +00:00
parent e9f3d53a76
commit 1e5b1e5a7f
2 changed files with 135 additions and 110 deletions
@@ -0,0 +1,5 @@
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