Created
July 26, 2011 08:00
-
-
Save jacomyal/1106233 to your computer and use it in GitHub Desktop.
Old SiGMa .actionScriptProperties file (with the good compiler options)
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="SiGMa.mxml" projectUUID="efe51f0a-aca3-48c8-aee8-d6dd5e308dbc" version="6"> | |
<compiler additionalCompilerArguments="-use-network=false" autoRSLOrdering="true" copyDependentFiles="true" fteInMXComponents="false" generateAccessible="true" htmlExpressInstall="true" htmlGenerate="true" htmlHistoryManagement="true" htmlPlayerVersionCheck="true" includeNetmonSwc="false" outputFolderPath="bin-debug" 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"/> | |
</excludedEntries> | |
</libraryPathEntry> | |
<libraryPathEntry kind="1" linkType="1" path="libs"/> | |
</libraryPath> | |
<sourceAttachmentPath/> | |
</compiler> | |
<applications> | |
<application path="SiGMa.mxml"/> | |
</applications> | |
<modules/> | |
<buildCSSFiles/> | |
</actionScriptProperties> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment