public
Description: A cross-platform GUI for controlling pytvshows configuration, based on TVShows.app
Homepage:
Clone URL: git://github.com/spjwebster/airshows.git
airshows / .actionScriptProperties
100644 17 lines (16 sloc) 0.821 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<actionScriptProperties mainApplicationPath="AirShows.mxml" version="3">
<compiler additionalCompilerArguments="-locale en_US" copyDependentFiles="false" enableModuleDebug="true" generateAccessible="false" htmlExpressInstall="true" htmlGenerate="false" htmlHistoryManagement="false" htmlPlayerVersion="9.0.28" htmlPlayerVersionCheck="true" outputFolderPath="bin-debug" sourceFolderPath="src" strict="true" useApolloConfig="true" verifyDigests="true" warn="true">
<compilerSourcePath/>
<libraryPath defaultLinkType="1">
<libraryPathEntry kind="4" path=""/>
<libraryPathEntry kind="1" linkType="1" path="libs"/>
</libraryPath>
<sourceAttachmentPath/>
</compiler>
<applications>
<application path="AirShows.mxml"/>
</applications>
<modules/>
<buildCSSFiles/>
</actionScriptProperties>