diff --git a/as-pom.xml b/as-pom.xml new file mode 100644 index 00000000..7a91f692 --- /dev/null +++ b/as-pom.xml @@ -0,0 +1,45 @@ + + + 4.0.0 + com.threerings + vilyalib + swc + 1.0-SNAPSHOT + vilya + Facilities for making networked multiplayer games. + http://code.google.com/p/vilya/ + + http://code.google.com/p/vilya/issues/list + + + + + flexlib-repo + http://maven.ow2.org/maven2 + + + + + + com.threerings + aspirin + 1.6 + compile + swc + + + com.threerings + naryalib + 1.2-SNAPSHOT + compile + swc + + + com.threerings + nenyalib + 1.0-SNAPSHOT + compile + swc + + + diff --git a/build.xml b/build.xml index 8679c38e..77f640e9 100644 --- a/build.xml +++ b/build.xml @@ -39,21 +39,6 @@ - - - - - - - - - - - - - - - @@ -106,6 +91,28 @@ + + + + + + + + + + + + + + + + + + + + + @@ -313,5 +320,10 @@ + + + + + diff --git a/lib/as3isolib-fp9-r298.swc b/lib/as3isolib-fp9-r298.swc new file mode 100644 index 00000000..135ba112 Binary files /dev/null and b/lib/as3isolib-fp9-r298.swc differ