616 lines
9.5 KiB
XML
616 lines
9.5 KiB
XML
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="lzo"
|
|
ProjectGUID="{3AE0E6E6-B750-4769-9A6E-0D47012F1B40}"
|
|
RootNamespace="lzo"
|
|
SccProjectName="SAK"
|
|
SccAuxPath="SAK"
|
|
SccLocalPath="SAK"
|
|
SccProvider="SAK"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="."
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories="."
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="¼Ò½º ÆÄÀÏ"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath=".\alloc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\io.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1_99.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1a.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1a_99.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1b_1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1b_2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1b_3.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1b_4.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1b_5.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1b_6.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1b_7.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1b_8.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1b_9.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1b_99.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1b_9x.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1b_cc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1b_d1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1b_d2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1b_rr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1b_xx.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1c_1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1c_2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1c_3.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1c_4.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1c_5.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1c_6.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1c_7.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1c_8.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1c_9.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1c_99.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1c_9x.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1c_cc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1c_d1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1c_d2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1c_rr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1c_xx.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1f_1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1f_9x.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1f_d1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1f_d2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1x_1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1x_1k.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1x_1l.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1x_1o.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1x_9x.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1x_d1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1x_d2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1x_d3.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1x_o.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1y_1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1y_9x.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1y_d1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1y_d2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1y_d3.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1y_o.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1z_9x.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1z_d1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1z_d2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1z_d3.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo2a_9x.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo2a_d1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo2a_d2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo_crc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo_dll.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo_init.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo_ptr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo_str.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo_util.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Çì´õ ÆÄÀÏ"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath=".\compr1b.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\compr1c.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\config1.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\config1a.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\config1b.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\config1c.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\config1f.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\config1x.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\config1y.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\config1z.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\config2a.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fake16.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo16bit.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1a.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1a_de.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1b.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1b_cc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1b_de.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1c.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1c_cc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1f.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1x.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1y.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo1z.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo2a.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo_conf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo_dict.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo_ptr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzo_util.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzoconf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lzoutil.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stats1a.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stats1b.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stats1c.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\targetver.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|