Browse Subversion Repository
Contents of /NNDDv1/trunk/.actionScriptProperties
Parent Directory
| Revision Log
Revision 300 -
( show annotations)
( download)
Sun Aug 29 12:12:55 2010 UTC
(13 years, 7 months ago)
by mineap
File size: 1489 byte(s)
v1.27.2 リリース版
【修正履歴】
・【バグフィックス】タグ検索が出来なくなっていたのを修正
| 1 |
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 |
<actionScriptProperties analytics="false" mainApplicationPath="NNDD.mxml" projectUUID="00dc65b4-e62d-4d36-be83-a3494dc04840" version="6"> |
| 3 |
<compiler additionalCompilerArguments="-locale ja_JP" autoRSLOrdering="false" copyDependentFiles="true" flex3CompatMode="false" flexSDK="Flex 3.5" fteInMXComponents="false" generateAccessible="false" htmlExpressInstall="true" htmlGenerate="false" htmlHistoryManagement="false" htmlPlayerVersionCheck="true" includeNetmonSwc="false" outputFolderPath="bin-debug" sourceFolderPath="src" strict="true" targetPlayerVersion="0.0.0" useApolloConfig="true" useDebugRSLSwfs="true" verifyDigests="true" warn="true"> |
| 4 |
<compilerSourcePath/> |
| 5 |
<libraryPath defaultLinkType="0"> |
| 6 |
<libraryPathEntry kind="4" path=""> |
| 7 |
<excludedEntries> |
| 8 |
<libraryPathEntry kind="3" linkType="1" path="${PROJECT_FRAMEWORKS}/libs/flex.swc" useDefaultLinkType="false"/> |
| 9 |
</excludedEntries> |
| 10 |
</libraryPathEntry> |
| 11 |
<libraryPathEntry kind="3" linkType="1" path="/nicovideo4as/bin/nicovideo4as.swc" useDefaultLinkType="false"/> |
| 12 |
<libraryPathEntry kind="1" linkType="1" path="libs"/> |
| 13 |
</libraryPath> |
| 14 |
<sourceAttachmentPath/> |
| 15 |
</compiler> |
| 16 |
<applications> |
| 17 |
<application path="NNDD.mxml"> |
| 18 |
<airExcludes/> |
| 19 |
</application> |
| 20 |
<application path="Test.mxml"> |
| 21 |
<airExcludes/> |
| 22 |
</application> |
| 23 |
</applications> |
| 24 |
<modules/> |
| 25 |
<buildCSSFiles/> |
| 26 |
</actionScriptProperties> |
|