Flex 3.1 changes

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@638 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Bruno Garcia
2008-08-20 22:31:30 +00:00
parent ac836c1cea
commit 1bd35bd926
+1 -1
View File
@@ -42,7 +42,7 @@
<es>false</es> <es>false</es>
<!-- 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/playerglobal.swc</path-element> <path-element>@flex_sdk_dir@/frameworks/libs/player/9/playerglobal.swc</path-element>
<path-element>lib/flexlib.swc</path-element> <path-element>lib/flexlib.swc</path-element>
<path-element>lib/naryalib.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>