summaryrefslogtreecommitdiffstats
path: root/branches/1.0/tinySIGCOMP/tinySIGCOMP.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'branches/1.0/tinySIGCOMP/tinySIGCOMP.vcproj')
-rw-r--r--branches/1.0/tinySIGCOMP/tinySIGCOMP.vcproj664
1 files changed, 0 insertions, 664 deletions
diff --git a/branches/1.0/tinySIGCOMP/tinySIGCOMP.vcproj b/branches/1.0/tinySIGCOMP/tinySIGCOMP.vcproj
deleted file mode 100644
index 96c383f..0000000
--- a/branches/1.0/tinySIGCOMP/tinySIGCOMP.vcproj
+++ /dev/null
@@ -1,664 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9.00"
- Name="tinySIGCOMP"
- ProjectGUID="{76261DC8-25B3-43F4-9FB5-112C4AC0880E}"
- RootNamespace="tinySIGCOMP"
- Keyword="Win32Proj"
- TargetFrameworkVersion="196613"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- <Platform
- Name="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="2"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="..\thirdparties\win32\include;..\tinySAK\src"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;TINYSIGCOMP_EXPORTS;DEBUG_LEVEL=DEBUG_LEVEL_INFO;_WIN32_WINNT 0x0501"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- WarnAsError="true"
- DebugInformationFormat="4"
- CompileAs="1"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="$(OutDir)\tinySAK.lib"
- LinkIncremental="2"
- GenerateDebugInformation="true"
- SubSystem="2"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- OutputDirectory="&quot;$(SolutionDir)$(ConfigurationName)\wce&quot;"
- IntermediateDirectory="&quot;$(SolutionDir)$(ConfigurationName)&quot;"
- ConfigurationType="2"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="1"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="0"
- AdditionalIncludeDirectories="&quot;$(DOUBANGO_HOME)\thirdparties\win32\include&quot;;&quot;$(DOUBANGO_HOME)\tinySAK\src&quot;"
- PreprocessorDefinitions="TINYSIGCOMP_EXPORTS;DEBUG_LEVEL=DEBUG_LEVEL_INFO;_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;_WINDOWS;_USRDLL;$(ARCHFAM);$(_ARCHFAM_)"
- MinimalRebuild="true"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- WarnAsError="true"
- DebugInformationFormat="3"
- CompileAs="1"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="$(OutDir)\tinySAK.lib"
- LinkIncremental="2"
- GenerateDebugInformation="true"
- SubSystem="8"
- TargetMachine="0"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCCodeSignTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory="%CSIDL_PROGRAM_FILES%\test"
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="2"
- CharacterSet="1"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- EnableIntrinsicFunctions="false"
- AdditionalIncludeDirectories="..\thirdparties\win32\include;..\tinySAK\src"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;TINYSIGCOMP_EXPORTS"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="false"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- WarnAsError="true"
- DebugInformationFormat="0"
- CompileAs="1"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="$(OutDir)\tinySAK.lib"
- LinkIncremental="1"
- IgnoreDefaultLibraryNames="MSVCRTD"
- GenerateDebugInformation="false"
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- TargetMachine="0"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- OutputDirectory="&quot;$(SolutionDir)$(ConfigurationName)\wce&quot;"
- IntermediateDirectory="&quot;$(SolutionDir)$(ConfigurationName)&quot;"
- ConfigurationType="2"
- CharacterSet="1"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="1"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="2"
- EnableIntrinsicFunctions="true"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;TINYSIGCOMP_EXPORTS"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="true"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- LinkIncremental="1"
- GenerateDebugInformation="true"
- SubSystem="8"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- TargetMachine="0"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCCodeSignTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory=""
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="source"
- Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
- >
- <File
- RelativePath=".\src\tcomp.c"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_buffer.c"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_manager.c"
- >
- </File>
- <Filter
- Name="zlib"
- >
- <File
- RelativePath=".\src\adler32.c"
- >
- </File>
- <File
- RelativePath=".\src\compress.c"
- >
- </File>
- <File
- RelativePath=".\src\deflate.c"
- >
- </File>
- <File
- RelativePath=".\src\trees.c"
- >
- </File>
- <File
- RelativePath=".\src\zutil.c"
- >
- </File>
- </Filter>
- <Filter
- Name="SigCompLayer"
- >
- <File
- RelativePath=".\src\tcomp_compartment.c"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_compressordata.c"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_compressordisp.c"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_decompressordisp.c"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_message.c"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_nackinfo.c"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_params.c"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_reqfeed.c"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_result.c"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_state.c"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_statehandler.c"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_udvm.bytecopy.c"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_udvm.c"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_udvm.instructions.c"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_udvm.nack.c"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_udvm.operands.c"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_udvm.statemanagment.c"
- >
- </File>
- </Filter>
- <Filter
- Name="Dictionaries"
- >
- <File
- RelativePath=".\src\tcomp_dicts.c"
- >
- </File>
- </Filter>
- <Filter
- Name="Compressors"
- >
- <File
- RelativePath=".\src\tcomp_compressor_deflate.c"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_compressor_dummy.c"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_deflatedata.c"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_deflatedata.ghost.c"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_deflatedata.zlib.c"
- >
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="include"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- <File
- RelativePath=".\src\tcomp.h"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_buffer.h"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_headers_index.h"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_instructions.h"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_manager.h"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_nack_codes.h"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_operands.h"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_rfc5049_sip.h"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_types.h"
- >
- </File>
- <File
- RelativePath=".\src\tinysigcomp_config.h"
- >
- </File>
- <Filter
- Name="zlib"
- >
- <File
- RelativePath=".\src\deflate.h"
- >
- </File>
- <File
- RelativePath=".\src\trees.h"
- >
- </File>
- <File
- RelativePath=".\src\zconf.h"
- >
- </File>
- <File
- RelativePath=".\src\zlib.h"
- >
- </File>
- <File
- RelativePath=".\src\zutil.h"
- >
- </File>
- </Filter>
- <Filter
- Name="SigCompLayer"
- >
- <File
- RelativePath=".\src\tcomp_compartment.h"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_compressordata.h"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_compressordisp.h"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_decompressordisp.h"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_message.h"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_nackinfo.h"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_params.h"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_reqfeed.h"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_result.h"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_state.h"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_statehandler.h"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_udvm.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Dictionaries"
- >
- <File
- RelativePath=".\src\tcomp_dicts.h"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_rfc3485_dictionary_sip.h"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_rfc5112_dictionary_presence.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Compressors"
- >
- <File
- RelativePath=".\src\tcomp_compressor.h"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_compressor_deflate.h"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_compressor_dummy.h"
- >
- </File>
- <File
- RelativePath=".\src\tcomp_deflatedata.h"
- >
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="asm"
- >
- <File
- RelativePath=".\asm\deflate.asm"
- >
- </File>
- <File
- RelativePath=".\asm\deflate.asm.back"
- >
- </File>
- <File
- RelativePath=".\asm\dummy.asm"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
OpenPOWER on IntegriCloud