Nixed the Flash utilities (which moved to flash-utils) and wired up a
dependency on same. The repackaged classes are going to break everything, but I'll go through and fix the big stuff and smaller projects can languish or get with the times. git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@839 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
<external-library-path>
|
||||
<path-element>@flex_sdk_dir@/frameworks/libs/player/{targetPlayerMajorVersion}/playerglobal.swc</path-element>
|
||||
<path-element>lib/flexlib.swc</path-element>
|
||||
<path-element>lib/ooolib.swc</path-element>
|
||||
<path-element>lib/naryalib.swc</path-element>
|
||||
<path-element>@flex_sdk_dir@/frameworks/libs</path-element>
|
||||
<path-element>@flex_sdk_dir@/frameworks/libs/player</path-element>
|
||||
|
||||
@@ -33,6 +33,7 @@
|
||||
<include name="jorbis-0.0.15.jar"/>
|
||||
<include name="jl1.0.jar"/>
|
||||
<!-- ActionScript dependencies -->
|
||||
<include name="ooolib*.swc"/>
|
||||
<include name="naryalib*.swc"/>
|
||||
<include name="flexlib*.swc"/>
|
||||
</fileset>
|
||||
|
||||
Reference in New Issue
Block a user