Use aspirin.swc.
Removed corelib and ooolib (aspirin) from our included libraries. That ain't right. But they were also in the external libraries and that seems to have been what was happening. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6073 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -106,8 +106,6 @@
|
|||||||
<keep-generated-actionscript>false</keep-generated-actionscript>
|
<keep-generated-actionscript>false</keep-generated-actionscript>
|
||||||
<!-- compiler.library-path: list of SWC files or directories that contain SWC files-->
|
<!-- compiler.library-path: list of SWC files or directories that contain SWC files-->
|
||||||
<library-path>
|
<library-path>
|
||||||
<path-element>../dist/lib/corelib.swc</path-element>
|
|
||||||
<path-element>../dist/lib/ooolib.swc</path-element>
|
|
||||||
</library-path>
|
</library-path>
|
||||||
<!-- compiler.locale: specifies the locale for internationalization-->
|
<!-- compiler.locale: specifies the locale for internationalization-->
|
||||||
<locale>
|
<locale>
|
||||||
|
|||||||
+1
-1
@@ -18,7 +18,7 @@
|
|||||||
<include name="samskivert.jar"/>
|
<include name="samskivert.jar"/>
|
||||||
<include name="swfutils-ooo.jar"/>
|
<include name="swfutils-ooo.jar"/>
|
||||||
<include name="velocity-1.5-dev.jar"/>
|
<include name="velocity-1.5-dev.jar"/>
|
||||||
<include name="ooolib*.swc"/>
|
<include name="aspirin.swc"/>
|
||||||
<include name="corelib.swc"/>
|
<include name="corelib.swc"/>
|
||||||
</fileset>
|
</fileset>
|
||||||
</project>
|
</project>
|
||||||
|
|||||||
Reference in New Issue
Block a user