Skip to content

Commit

Permalink
Snapshot.
Browse files Browse the repository at this point in the history
  • Loading branch information
gasi committed Aug 8, 2009
1 parent fcb5617 commit d7ac59e
Show file tree
Hide file tree
Showing 4 changed files with 701 additions and 723 deletions.
63 changes: 24 additions & 39 deletions .actionScriptProperties
Original file line number Diff line number Diff line change
@@ -1,42 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<actionScriptProperties mainApplicationPath="OpenZoomSDK.mxml" version="3">
<compiler
additionalCompilerArguments="-locale en_US"
copyDependentFiles="false"
enableModuleDebug="true"
generateAccessible="false"
htmlExpressInstall="true"
htmlGenerate="false"
htmlHistoryManagement="true"
htmlPlayerVersion="9.0.124"
htmlPlayerVersionCheck="true"
outputFolderPath="bin-debug"
sourceFolderPath="src"
strict="true"
useApolloConfig="false"
verifyDigests="true"
warn="true">
<compilerSourcePath/>
<libraryPath defaultLinkType="1">
<libraryPathEntry kind="4" path=""/>
<libraryPathEntry kind="1" linkType="1" path="lib"/>
</libraryPath>
<sourceAttachmentPath/>
</compiler>
<applications>
<application path="CatalogViewer.as"/>
<application path="GigaPanViewer.as"/>
<application path="SmoothTransformerTest.as"/>
<application path="GigaPanViewer2.as"/>
<application path="dourado.as"/>
<application path="OpenZoomDescriptorTest.as"/>
<application path="OpenZoomSDK.as"/>
<application path="LayerRendererTest.as"/>
<application path="RosettaProjectViewer.as"/>
<application path="DjatokaTest.as"/>
<application path="KoelnGigapixel.as"/>
<application path="ImagePyramidRendererTest.as"/>
</applications>
<modules/>
<buildCSSFiles/>
<compiler additionalCompilerArguments="-locale en_US" copyDependentFiles="false" enableModuleDebug="true" generateAccessible="false" htmlExpressInstall="true" htmlGenerate="false" htmlHistoryManagement="true" htmlPlayerVersion="9.0.124" htmlPlayerVersionCheck="true" outputFolderPath="bin-debug" sourceFolderPath="src" strict="true" useApolloConfig="false" verifyDigests="true" warn="true">
<compilerSourcePath/>
<libraryPath defaultLinkType="1">
<libraryPathEntry kind="4" path=""/>
<libraryPathEntry kind="1" linkType="1" path="lib"/>
</libraryPath>
<sourceAttachmentPath/>
</compiler>
<applications>
<application path="CatalogViewer.as"/>
<application path="GigaPanViewer.as"/>
<application path="SmoothTransformerTest.as"/>
<application path="GigaPanViewer2.as"/>
<application path="dourado.as"/>
<application path="OpenZoomDescriptorTest.as"/>
<application path="OpenZoomSDK.as"/>
<application path="LayerRendererTest.as"/>
<application path="RosettaProjectViewer.as"/>
<application path="DjatokaTest.as"/>
<application path="KoelnGigapixel.as"/>
<application path="ImagePyramidRendererTest.as"/>
</applications>
<modules/>
<buildCSSFiles/>
</actionScriptProperties>
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# .gitignore
.DS_Store
(^|/)\.DS_Store$
local.properties
bin-debug
bin-release
build
2 changes: 1 addition & 1 deletion .project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>OpenZoomSDK</name>
<name>OpenZoom SDK</name>
<comment></comment>
<projects>
</projects>
Expand Down
Loading

0 comments on commit d7ac59e

Please sign in to comment.