forked from bradya/circles-level-editor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.actionScriptProperties
executable file
·18 lines (18 loc) · 1.05 KB
/
.actionScriptProperties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<actionScriptProperties version="1" mainApplicationPath="TileGame.as">
<compiler additionalCompilerArguments="" copyDependentFiles="true" generateAccessible="false" strict="true" warn="true" htmlGenerate="false" htmlPlayerVersionCheck="true" htmlPlayerVersion="9.0.0" htmlExpressInstall="true" htmlHistoryManagement="true" outputFolderPath="bin">
<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" linkType="1" sourcepath="${FRAMEWORKS}/source"/>
</sourceAttachmentPath>
</compiler>
<applications>
<application path="TileGame.as"/>
</applications>
<buildCSSFiles/>
</actionScriptProperties>