Oh, and compile against ooolib.

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@869 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Ray Greenwell
2009-08-21 21:28:20 +00:00
parent 79854a177d
commit f1ab599aa5
+1
View File
@@ -43,6 +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/ooolib.swc</path-element>
<path-element>lib/naryalib.swc</path-element> <path-element>lib/naryalib.swc</path-element>
<path-element>lib/nenyalib.swc</path-element> <path-element>lib/nenyalib.swc</path-element>
<path-element>@flex_sdk_dir@/frameworks/libs</path-element> <path-element>@flex_sdk_dir@/frameworks/libs</path-element>