Sha256: ef15f0e2da7d3973e27f05fb2654c66b756c6154a65f59e767b7428a81673356
Contents?: true
Size: 1.35 KB
Versions: 27
Compression:
Stored size: 1.35 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <actionScriptProperties version="1" mainApplicationPath="OtherProjectRunner.as"> <compiler additionalCompilerArguments="--default-size 1000 500 --default-background-color 0xffffff" copyDependentFiles="false" generateAccessible="false" strict="true" warn="true" htmlGenerate="false" htmlPlayerVersionCheck="true" htmlPlayerVersion="9.0.0" htmlExpressInstall="true" htmlHistoryManagement="true" outputFolderPath="bin" sourceFolderPath="src"> <compilerSourcePath> <compilerSourcePathEntry kind="1" path="/<%=project_name%>/test"/> <compilerSourcePathEntry kind="1" path="/<%=project_name%>/lib/asunit"/> </compilerSourcePath> <libraryPath> <libraryPathEntry kind="3" path="${FRAMEWORKS}/libs/playerglobal.swc" linkType="2"/> <libraryPathEntry kind="3" path="${FRAMEWORKS}/libs/utilities.swc" linkType="1"/> <libraryPathEntry kind="3" path="${FRAMEWORKS}/libs/flex.swc" linkType="1" sourcepath="${FRAMEWORKS}/source"/> </libraryPath> <sourceAttachmentPath> <sourceAttachmentPathEntry kind="3" path="${FRAMEWORKS}/libs/flex.swc" sourcepath="${FRAMEWORKS}/source"/> </sourceAttachmentPath> </compiler> <applications> <application path="<%=project_name%>.as"/> <application path="<%=project_name%>Runner.as"/> </applications> </actionScriptProperties>
Version data entries
27 entries across 27 versions & 1 rubygems