Skip to content

Commit

Permalink
Fixing name
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Fujiwara committed Sep 25, 2010
1 parent d357107 commit f336dd3
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 26 deletions.
Binary file modified SWFWireDecompiler/bin/SWFWireDecompiler.swc
Binary file not shown.
48 changes: 24 additions & 24 deletions SWFWireInspector/.actionScriptProperties
@@ -1,24 +1,24 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<actionScriptProperties analytics="false" mainApplicationPath="SWFDecompilerExample.mxml" projectUUID="b5d22865-1552-45e8-9a41-4cbbdab141ae" version="6">
<compiler additionalCompilerArguments="-locale en_US" autoRSLOrdering="false" copyDependentFiles="true" flexSDK="Flex 4.1" fteInMXComponents="false" generateAccessible="false" htmlExpressInstall="true" htmlGenerate="true" htmlHistoryManagement="true" htmlPlayerVersionCheck="true" includeNetmonSwc="false" outputFolderPath="bin-debug" sourceFolderPath="src" strict="true" targetPlayerVersion="0.0.0" useApolloConfig="false" useDebugRSLSwfs="true" verifyDigests="true" warn="true">
<compilerSourcePath/>
<libraryPath defaultLinkType="1">
<libraryPathEntry kind="4" path="">
<excludedEntries>
<libraryPathEntry kind="3" linkType="1" path="${PROJECT_FRAMEWORKS}/libs/flex.swc" useDefaultLinkType="false"/>
</excludedEntries>
</libraryPathEntry>
<libraryPathEntry kind="3" linkType="1" path="/SWFWireDecompiler/bin/SWFWireDecompiler.swc" useDefaultLinkType="false"/>
<libraryPathEntry kind="3" linkType="1" path="/SWFWireUtils/bin/SWFWireUtils.swc" useDefaultLinkType="false"/>
<libraryPathEntry kind="1" linkType="1" path="libs"/>
</libraryPath>
<sourceAttachmentPath/>
</compiler>
<applications>
<application path="SWFDecompilerExample.mxml">
<airExcludes/>
</application>
</applications>
<modules/>
<buildCSSFiles/>
</actionScriptProperties>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<actionScriptProperties analytics="false" mainApplicationPath="SWFWireInspector.mxml" projectUUID="b5d22865-1552-45e8-9a41-4cbbdab141ae" version="6">
<compiler additionalCompilerArguments="-locale en_US" autoRSLOrdering="false" copyDependentFiles="true" flexSDK="Flex 4.1" fteInMXComponents="false" generateAccessible="false" htmlExpressInstall="true" htmlGenerate="true" htmlHistoryManagement="true" htmlPlayerVersionCheck="true" includeNetmonSwc="false" outputFolderPath="bin-debug" sourceFolderPath="src" strict="true" targetPlayerVersion="0.0.0" useApolloConfig="false" useDebugRSLSwfs="true" verifyDigests="true" warn="true">
<compilerSourcePath/>
<libraryPath defaultLinkType="1">
<libraryPathEntry kind="4" path="">
<excludedEntries>
<libraryPathEntry kind="3" linkType="1" path="${PROJECT_FRAMEWORKS}/libs/flex.swc" useDefaultLinkType="false"/>
</excludedEntries>
</libraryPathEntry>
<libraryPathEntry kind="3" linkType="1" path="/SWFWireDecompiler/bin/SWFWireDecompiler.swc" useDefaultLinkType="false"/>
<libraryPathEntry kind="3" linkType="1" path="/SWFWireUtils/bin/SWFWireUtils.swc" useDefaultLinkType="false"/>
<libraryPathEntry kind="1" linkType="1" path="libs"/>
</libraryPath>
<sourceAttachmentPath/>
</compiler>
<applications>
<application path="SWFDecompilerExample.mxml">
<airExcludes/>
</application>
</applications>
<modules/>
<buildCSSFiles/>
</actionScriptProperties>
4 changes: 2 additions & 2 deletions SWFWireInspector/.flexProperties
@@ -1,2 +1,2 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<flexProperties enableServiceManager="false" flexServerFeatures="0" flexServerType="0" toolCompile="true" useServerFlexSDK="false" version="2"/>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<flexProperties enableServiceManager="false" flexServerFeatures="0" flexServerType="0" toolCompile="true" useServerFlexSDK="false" version="2"/>

0 comments on commit f336dd3

Please sign in to comment.