|
Revision 4, 1.6 kB
(checked in by silver, 11 months ago)
|
|
|
| Line | |
|---|
| 1 | <?xml version="1.0" encoding="UTF-8"?> |
|---|
| 2 | <actionScriptProperties mainApplicationPath="FunCat.mxml" version="1"> |
|---|
| 3 | <compiler additionalCompilerArguments="-locale en_US" copyDependentFiles="true" generateAccessible="false" htmlExpressInstall="true" htmlGenerate="true" htmlHistoryManagement="true" htmlPlayerVersion="9.0.0" htmlPlayerVersionCheck="true" outputFolderPath="bin" sourceFolderPath="src" strict="true" warn="true"> |
|---|
| 4 | <compilerSourcePath/> |
|---|
| 5 | <libraryPath> |
|---|
| 6 | <libraryPathEntry kind="3" linkType="2" path="${FRAMEWORKS}/libs/playerglobal.swc"/> |
|---|
| 7 | <libraryPathEntry kind="3" linkType="1" path="${FRAMEWORKS}/libs/utilities.swc"/> |
|---|
| 8 | <libraryPathEntry kind="3" linkType="1" path="${FRAMEWORKS}/libs/flex.swc" sourcepath="${FRAMEWORKS}/source"/> |
|---|
| 9 | <libraryPathEntry kind="3" linkType="1" path="${FRAMEWORKS}/libs/framework.swc" sourcepath="${FRAMEWORKS}/source"/> |
|---|
| 10 | <libraryPathEntry kind="3" linkType="1" path="${FRAMEWORKS}/libs/rpc.swc"/> |
|---|
| 11 | <libraryPathEntry kind="3" linkType="1" path="${FRAMEWORKS}/libs/charts.swc" sourcepath="${FRAMEWORKS}/source"/> |
|---|
| 12 | <libraryPathEntry kind="1" linkType="1" path="${FRAMEWORKS}/locale/{locale}"/> |
|---|
| 13 | </libraryPath> |
|---|
| 14 | <sourceAttachmentPath> |
|---|
| 15 | <sourceAttachmentPathEntry kind="3" linkType="1" path="${FRAMEWORKS}/libs/flex.swc" sourcepath="${FRAMEWORKS}/source"/> |
|---|
| 16 | <sourceAttachmentPathEntry kind="3" linkType="1" path="${FRAMEWORKS}/libs/framework.swc" sourcepath="${FRAMEWORKS}/source"/> |
|---|
| 17 | <sourceAttachmentPathEntry kind="3" linkType="1" path="${FRAMEWORKS}/libs/charts.swc" sourcepath="${FRAMEWORKS}/source"/> |
|---|
| 18 | </sourceAttachmentPath> |
|---|
| 19 | </compiler> |
|---|
| 20 | <applications> |
|---|
| 21 | <application path="FunCat.mxml"/> |
|---|
| 22 | </applications> |
|---|
| 23 | <buildCSSFiles/> |
|---|
| 24 | </actionScriptProperties> |
|---|