|
Revision 223, 1.8 kB
(checked in by daniel, 6 months ago)
|
|
会议管理系统, 一个实例
没有服务端.
|
| Line | |
|---|
| 1 | <?xml version="1.0" encoding="UTF-8"?> |
|---|
| 2 | <actionScriptProperties mainApplicationPath="MeetingManager.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 | <libraryPathEntry kind="3" linkType="1" path="/Users/daniel/Data/Flex/UI_Lib/flexlib.swc"/> |
|---|
| 14 | <libraryPathEntry kind="3" linkType="1" path="/Users/Daniel/Data/Flex/UI_Lib/corelib.swc"/> |
|---|
| 15 | </libraryPath> |
|---|
| 16 | <sourceAttachmentPath> |
|---|
| 17 | <sourceAttachmentPathEntry kind="3" linkType="1" path="${FRAMEWORKS}/libs/flex.swc" sourcepath="${FRAMEWORKS}/source"/> |
|---|
| 18 | <sourceAttachmentPathEntry kind="3" linkType="1" path="${FRAMEWORKS}/libs/framework.swc" sourcepath="${FRAMEWORKS}/source"/> |
|---|
| 19 | <sourceAttachmentPathEntry kind="3" linkType="1" path="${FRAMEWORKS}/libs/charts.swc" sourcepath="${FRAMEWORKS}/source"/> |
|---|
| 20 | </sourceAttachmentPath> |
|---|
| 21 | </compiler> |
|---|
| 22 | <applications> |
|---|
| 23 | <application path="MeetingManager.mxml"/> |
|---|
| 24 | </applications> |
|---|
| 25 | <buildCSSFiles/> |
|---|
| 26 | </actionScriptProperties> |
|---|