Moved CastUtil into tests, since it's test code. Added missing depend to

miso-viewer build target.


git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1062 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Michael Bayne
2010-11-08 22:16:01 +00:00
parent 07919e8a57
commit 310ff1e3ba
3 changed files with 4 additions and 8 deletions
+1 -1
View File
@@ -380,7 +380,7 @@
</target>
<property name="scene" value="idyll"/>
<target name="miso-viewer" depends="compile,test-tsbundles,test-cbundles"
<target name="miso-viewer" depends="compile,test-colorpos,test-tsbundles,test-cbundles"
description="Runs the Miso scene viewer.">
<java classname="com.threerings.miso.viewer.ViewerApp"
fork="true" classpathref="test.classpath">