Created
May 1, 2009 05:26
-
-
Save godsmustbcrazy/104881 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
<actionScriptProperties mainApplicationPath="main.mxml" version="3"> | |
<compiler additionalCompilerArguments="-locale en_US -services "C:\ColdFusion8\wwwroot\WEB-INF\flex\services-config.xml" -context-root="" -keep-as3-metadata+=Autowire,Mediate -managers flash.fonts.AFEFontManager" copyDependentFiles="true" enableModuleDebug="true" generateAccessible="false" htmlExpressInstall="true" htmlGenerate="true" htmlHistoryManagement="true" htmlPlayerVersion="10.0.0" htmlPlayerVersionCheck="true" outputFolderPath="bin-debug" sourceFolderPath="src" strict="true" useApolloConfig="false" verifyDigests="true" warn="true"> | |
<compilerSourcePath/> | |
<libraryPath defaultLinkType="3"> | |
<libraryPathEntry kind="4" path=""/> | |
<libraryPathEntry kind="1" linkType="1" path="libs"/> | |
</libraryPath> | |
<sourceAttachmentPath/> | |
</compiler> | |
<applications> | |
<application path="main.mxml"/> | |
</applications> | |
<modules> | |
<module application="src/main.mxml" destPath="com/tndn/modules/MapPrintModule.swf" optimize="true" sourcePath="src/com/tndn/modules/MapPrintModule.mxml"/> | |
<module application="src/main.mxml" destPath="com/tndn/views/MainModule.swf" optimize="true" sourcePath="src/com/tndn/views/MainModule.mxml"/> | |
<module application="src/main.mxml" destPath="com/tndn/suites/areaplanning/AreaPlanningSuite.swf" optimize="true" sourcePath="src/com/tndn/suites/areaplanning/AreaPlanningSuite.mxml"/> | |
<module application="src/main.mxml" destPath="com/tndn/suites/assessor/AssessorSuite.swf" optimize="true" sourcePath="src/com/tndn/suites/assessor/AssessorSuite.mxml"/> | |
</modules> | |
<buildCSSFiles/> | |
</actionScriptProperties> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment