diff --git a/build.xml b/build.xml index 04148d4c..a4be6b9c 100644 --- a/build.xml +++ b/build.xml @@ -6,7 +6,7 @@ - + @@ -16,8 +16,8 @@ - - + + @@ -147,7 +147,7 @@ - + @@ -183,6 +183,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + - + - + - + - + - + - + @@ -258,8 +288,8 @@ - - + + @@ -344,23 +374,23 @@ - - - + + + - + - + - + - + diff --git a/etc/aslib-config.xml.in b/etc/aslib-config.xml.in new file mode 100644 index 00000000..6c0eecd5 --- /dev/null +++ b/etc/aslib-config.xml.in @@ -0,0 +1,81 @@ + + + false + true + false + + @flex_sdk_dir@/frameworks/libs/playerglobal.swc + @flex_sdk_dir@/frameworks/libs + dist/lib + + false + + + + + http://www.adobe.com/2006/mxml + @flex_sdk_dir@/frameworks/mxml-manifest.xml + + + false + true + true + true + true + false + true + + 20 + 1000 + + flash.fonts.JREFontManager + flash.fonts.BatikFontManager + + @flex_sdk_dir@/frameworks/localFonts.ser + + false + true + true + true + true + true + true + true + true + true + true + false + false + true + true + true + false + false + false + true + true + false + true + true + true + false + true + true + false + false + true + false + false + true + true + false + + true + + @lib_name@ library + http://www.threerings.net/code/@lib_name@/ + Three Rings, Inc. + Three Rings, Inc. + EN + + diff --git a/depends-incl.xml b/etc/depends-incl.xml similarity index 100% rename from depends-incl.xml rename to etc/depends-incl.xml diff --git a/libs-incl.xml b/etc/libs-incl.xml similarity index 87% rename from libs-incl.xml rename to etc/libs-incl.xml index 3814c77e..45b35631 100644 --- a/libs-incl.xml +++ b/etc/libs-incl.xml @@ -2,6 +2,7 @@ + @@ -21,5 +22,8 @@ + + + diff --git a/tests/build.xml b/tests/build.xml index 46914cbd..f5534bc5 100644 --- a/tests/build.xml +++ b/tests/build.xml @@ -10,7 +10,7 @@ - +