Restoring the only part of r911 that it turns out I actually wanted in the first place. And even that I'm not using yet.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@915 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -242,7 +242,6 @@
|
||||
<!-- generate our services that have no ActionScript counterpart -->
|
||||
<genservice header="lib/SOURCE_HEADER" classpathref="classpath">
|
||||
<fileset dir="src/java">
|
||||
<include name="**/stage/client/*Service.java"/>
|
||||
<include name="**/puzzle/client/*Service.java"/>
|
||||
<include name="**/micasa/simulator/client/*Service.java"/>
|
||||
<include name="**/micasa/lobby/*Service.java"/>
|
||||
@@ -254,7 +253,6 @@
|
||||
<genservice header="lib/SOURCE_HEADER" asroot="src/as" classpathref="classpath">
|
||||
<fileset dir="src/java">
|
||||
<include name="**/client/*Service.java"/>
|
||||
<exclude name="**/stage/client/*Service.java"/>
|
||||
<exclude name="**/puzzle/client/*Service.java"/>
|
||||
<exclude name="**/micasa/simulator/client/*Service.java"/>
|
||||
<exclude name="**/parlor/tourney/client/*Service.java"/>
|
||||
|
||||
Reference in New Issue
Block a user