Third time's a charm.

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