From edcf2d7162cae0ce2324de9cf7d64ff64c5f0cd4 Mon Sep 17 00:00:00 2001 From: Jamie Doornbos Date: Fri, 23 May 2008 07:12:07 +0000 Subject: [PATCH] vilya-abc. thank you and goodnight git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@605 c613c5cb-e716-0410-b11b-feb51c14d237 --- build.xml | 32 +++++++++++++++++++++++++++++++- etc/asc-files.txt | 16 ++++++++++++++++ etc/libs-incl.xml | 6 ++++++ 3 files changed, 53 insertions(+), 1 deletion(-) create mode 100644 etc/asc-files.txt diff --git a/build.xml b/build.xml index b4ed8eff..f3c2cd8e 100644 --- a/build.xml +++ b/build.xml @@ -214,6 +214,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + diff --git a/etc/asc-files.txt b/etc/asc-files.txt new file mode 100644 index 00000000..046e3952 --- /dev/null +++ b/etc/asc-files.txt @@ -0,0 +1,16 @@ +com/threerings/parlor/data/*.as +com/threerings/parlor/util/*.as +com/threerings/parlor/game/data/GameConfig.as +com/threerings/parlor/game/data/GameAI.as +com/threerings/parlor/game/client/GameConfigurator.as +com/threerings/parlor/client/TableService.as +com/threerings/parlor/client/ParlorService.as +com/threerings/parlor/client/ParlorService_InviteListener.as +com/threerings/parlor/client/TableConfigurator.as +com/threerings/parlor/client/GameReadyObserver.as +com/threerings/parlor/client/Invitation.as +com/threerings/parlor/client/InvitationResponseObserver.as +com/threerings/parlor/client/ParlorDirector.as +com/threerings/parlor/client/ParlorReceiver.as +com/threerings/parlor/client/ParlorDecoder.as +com/threerings/parlor/client/InvitationHandler.as diff --git a/etc/libs-incl.xml b/etc/libs-incl.xml index 48e16ec2..571326ba 100644 --- a/etc/libs-incl.xml +++ b/etc/libs-incl.xml @@ -14,6 +14,8 @@ + + @@ -26,5 +28,9 @@ + + + +