forked from dotdotcommadot/ModularRL
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.actionScriptProperties
26 lines (26 loc) · 2.1 KB
/
.actionScriptProperties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<actionScriptProperties analytics="false" mainApplicationPath="ModularRL.mxml" projectUUID="5a0487ca-3a1a-47de-8abd-6bda69cf99ec" version="10">
<compiler additionalCompilerArguments="-locale en_US -keep-all-type-selectors" autoRSLOrdering="true" copyDependentFiles="true" fteInMXComponents="false" generateAccessible="true" htmlExpressInstall="true" htmlGenerate="false" htmlHistoryManagement="true" htmlPlayerVersionCheck="true" includeNetmonSwc="false" outputFolderPath="bin-debug" removeUnusedRSL="true" sourceFolderPath="src" strict="true" targetPlayerVersion="0.0.0" useApolloConfig="false" useDebugRSLSwfs="true" verifyDigests="true" warn="true">
<compilerSourcePath/>
<libraryPath defaultLinkType="0">
<libraryPathEntry kind="4" path="">
<excludedEntries>
<libraryPathEntry kind="3" linkType="1" path="${PROJECT_FRAMEWORKS}/libs/flex.swc" useDefaultLinkType="false"/>
<libraryPathEntry kind="3" linkType="1" path="${PROJECT_FRAMEWORKS}/libs/core.swc" useDefaultLinkType="false"/>
</excludedEntries>
</libraryPathEntry>
<libraryPathEntry kind="1" linkType="1" path="libs"/>
</libraryPath>
<sourceAttachmentPath/>
</compiler>
<applications>
<application path="ModularRL.mxml"/>
</applications>
<modules>
<module application="src/ModularRL.mxml" destPath="com/dotdotcommadot/modularrl/modules/moduleone/ModuleOne.swf" optimize="true" sourcePath="src/com/dotdotcommadot/modularrl/modules/moduleone/ModuleOne.mxml"/>
<module application="src/ModularRL.mxml" destPath="com/dotdotcommadot/modularrl/modules/moduletwo/ModuleTwo.swf" optimize="true" sourcePath="src/com/dotdotcommadot/modularrl/modules/moduletwo/ModuleTwo.mxml"/>
<module application="src/ModularRL.mxml" destPath="com/dotdotcommadot/modularrl/modules/logmodule/LogModule.swf" optimize="true" sourcePath="src/com/dotdotcommadot/modularrl/modules/logmodule/LogModule.mxml"/>
</modules>
<buildCSSFiles/>
<flashCatalyst validateFlashCatalystCompatibility="false"/>
</actionScriptProperties>