Enable vilya building as versions of its services from genservice, and check in the ones that hadn't previously been committed.

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@911 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Mike Thomas
2010-05-25 20:51:13 +00:00
parent a996cf60c8
commit a0add19c9d
17 changed files with 784 additions and 1 deletions
+1 -1
View File
@@ -240,7 +240,7 @@
<exclude name="**/InvocationService.java"/>
</javac>
<!-- generate our services that have no ActionScript counterpart -->
<genservice header="lib/SOURCE_HEADER" classpathref="classpath">
<genservice header="lib/SOURCE_HEADER" asroot="src/as" classpathref="classpath">
<fileset dir="src/java">
<include name="**/stage/client/*Service.java"/>
<include name="**/puzzle/client/*Service.java"/>