diff --git a/as-pom.xml b/as-pom.xml new file mode 100644 index 00000000..bb19cbf1 --- /dev/null +++ b/as-pom.xml @@ -0,0 +1,45 @@ + + + 4.0.0 + com.threerings + nenyalib + swc + 1.0-SNAPSHOT + nenya + Facilities for making networked multiplayer games. + http://code.google.com/p/nenya/ + + http://code.google.com/p/nenya/issues/list + + + + + flexlib-repo + http://maven.ow2.org/maven2 + + + + + + com.threerings + aspirin + 1.6 + compile + swc + + + flexlib + flexlib-bin + 2.4 + compile + swc + + + com.threerings + naryalib + 1.2-SNAPSHOT + compile + swc + + + diff --git a/build.xml b/build.xml index 2951aad7..3d2fe80d 100644 --- a/build.xml +++ b/build.xml @@ -15,11 +15,6 @@ - - - - - @@ -160,6 +155,15 @@ + + + + + + + + + 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