Skip to content

Instantly share code, notes, and snippets.

@jacomyal
Created July 26, 2011 08:00
Show Gist options
  • Save jacomyal/1106233 to your computer and use it in GitHub Desktop.
Save jacomyal/1106233 to your computer and use it in GitHub Desktop.
Old SiGMa .actionScriptProperties file (with the good compiler options)
<?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