This would be easier if I had Yohoho checked out.

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@344 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Par Winzell
2007-07-05 15:51:55 +00:00
parent bebdd273cd
commit 84300e0576
+1 -1
View File
@@ -174,7 +174,7 @@
<exclude name="com/threerings/**/tools/xml/**" unless="build.xml"/>
<exclude name="com/threerings/**/tools/editor/**" unless="build.xml"/>
<exclude name="com/threerings/**/tools/viewer/**" unless="build.xml"/>
<exclude name="com/threerings/parlor/ratings/**" unless="depot.present"/>
<exclude name="com/threerings/parlor/rating/**" unless="depot.present"/>
<compilerarg value="-Xlint"/>
<compilerarg value="-Xlint:-serial"/>
<compilerarg value="-Xlint:-unchecked"/> <!-- TODO: fix -->