OMGWTFBBQ, we can just say "lib" and future-proof it all.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@851 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -43,9 +43,7 @@
|
|||||||
<!-- compiler.external-library-path: list of SWC files or directories to compile against but to omit from linking-->
|
<!-- compiler.external-library-path: list of SWC files or directories to compile against but to omit from linking-->
|
||||||
<external-library-path>
|
<external-library-path>
|
||||||
<path-element>@flex_sdk_dir@/frameworks/libs/player/{targetPlayerMajorVersion}/playerglobal.swc</path-element>
|
<path-element>@flex_sdk_dir@/frameworks/libs/player/{targetPlayerMajorVersion}/playerglobal.swc</path-element>
|
||||||
<path-element>lib/flexlib.swc</path-element>
|
<path-element>lib</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</path-element>
|
||||||
<path-element>@flex_sdk_dir@/frameworks/libs/player</path-element>
|
<path-element>@flex_sdk_dir@/frameworks/libs/player</path-element>
|
||||||
<path-element>@flex_sdk_dir@/frameworks/locale/{locale}</path-element>
|
<path-element>@flex_sdk_dir@/frameworks/locale/{locale}</path-element>
|
||||||
|
|||||||
Reference in New Issue
Block a user