Don't link in flex.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@567 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -44,6 +44,9 @@
|
|||||||
<external-library-path>
|
<external-library-path>
|
||||||
<path-element>@flex_sdk_dir@/frameworks/libs/player/playerglobal.swc</path-element>
|
<path-element>@flex_sdk_dir@/frameworks/libs/player/playerglobal.swc</path-element>
|
||||||
<path-element>lib</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>
|
</external-library-path>
|
||||||
<fonts>
|
<fonts>
|
||||||
<!-- compiler.fonts.advanced-anti-aliasing: enables advanced anti-aliasing for embedded fonts, which provides greater clarity for small 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>
|
<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>@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>
|
</library-path>
|
||||||
<!-- compiler.locale: specifies the locale for internationalization-->
|
<!-- compiler.locale: specifies the locale for internationalization-->
|
||||||
<locale>
|
<locale>
|
||||||
|
|||||||
Reference in New Issue
Block a user