Don't link in flex. nenyalib.swc had mountains of flex in it.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@431 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -44,6 +44,9 @@
|
||||
<external-library-path>
|
||||
<path-element>@flex_sdk_dir@/frameworks/libs/player/playerglobal.swc</path-element>
|
||||
<path-element>lib</path-element>
|
||||
<path-element>@flex_sdk_dir@/frameworks/libs</path-element>
|
||||
<path-element>@flex_sdk_dir@/frameworks/libs/player</path-element>
|
||||
<path-element>@flex_sdk_dir@/frameworks/locale/{locale}</path-element>
|
||||
</external-library-path>
|
||||
<fonts>
|
||||
<!-- compiler.fonts.advanced-anti-aliasing: enables advanced anti-aliasing for embedded fonts, which provides greater clarity for small fonts.-->
|
||||
@@ -105,9 +108,6 @@
|
||||
<keep-generated-actionscript>false</keep-generated-actionscript>
|
||||
<!-- compiler.library-path: list of SWC files or directories that contain SWC files-->
|
||||
<library-path>
|
||||
<path-element>@flex_sdk_dir@/frameworks/libs</path-element>
|
||||
<path-element>@flex_sdk_dir@/frameworks/libs/player</path-element>
|
||||
<path-element>@flex_sdk_dir@/frameworks/locale/{locale}</path-element>
|
||||
</library-path>
|
||||
<!-- compiler.locale: specifies the locale for internationalization-->
|
||||
<locale>
|
||||
|
||||
Reference in New Issue
Block a user