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 @@ + + + +