Browse Subversion Repository
Contents of /trunk/.actionScriptProperties
Parent Directory
| Revision Log
Revision 1 -
( show annotations)
( download)
Wed Aug 20 12:46:57 2008 UTC
(15 years, 7 months ago)
by led
File size: 860 byte(s)
1st commit
| 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 |
<actionScriptProperties mainApplicationPath="LTTimer.mxml" version="3"> |
| 3 |
<compiler additionalCompilerArguments="-locale ja_JP -default-size 1024 768" copyDependentFiles="false" enableModuleDebug="true" generateAccessible="false" htmlExpressInstall="true" htmlGenerate="false" htmlHistoryManagement="false" htmlPlayerVersion="9.0.28" htmlPlayerVersionCheck="false" outputFolderPath="bin-debug" sourceFolderPath="src" strict="true" useApolloConfig="false" verifyDigests="true" warn="true"> |
| 4 |
<compilerSourcePath/> |
| 5 |
<libraryPath defaultLinkType="1"> |
| 6 |
<libraryPathEntry kind="4" path=""/> |
| 7 |
<libraryPathEntry kind="1" linkType="1" path="libs"/> |
| 8 |
</libraryPath> |
| 9 |
<sourceAttachmentPath/> |
| 10 |
</compiler> |
| 11 |
<applications> |
| 12 |
<application path="LTTimer.mxml"/> |
| 13 |
</applications> |
| 14 |
<modules/> |
| 15 |
<buildCSSFiles/> |
| 16 |
</actionScriptProperties> |
|