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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user