mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-05 12:30:32 +00:00
7e7429e3d2
SVN r1545 (trunk)
455 lines
8.4 KiB
XML
455 lines
8.4 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="lzmalib"
|
|
ProjectGUID="{6EB27E78-7C7A-4F08-8E19-957E8EB3A20F}"
|
|
RootNamespace="lzmalib"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
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="Debug|x64"
|
|
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
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>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="true"
|
|
WholeProgramOptimization="false"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
StringPooling="true"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
RuntimeTypeInfo="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
CallingConvention="1"
|
|
CompileAs="1"
|
|
/>
|
|
<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|x64"
|
|
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
WholeProgramOptimization="false"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
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="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath=".\C\7zBuf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\C\7zCrc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\C\7zStream.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\C\Alloc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\C\Bcj2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\C\Bra86.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\C\LzFind.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\C\LzFindMt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\C\LzmaDec.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\C\LzmaEnc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\C\LzmaLib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\C\Threads.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath=".\C\7zBuf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\C\7zCrc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\C\7zVersion.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\C\Alloc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\C\Bcj2.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\C\Bra.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\C\CpuArch.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\C\LzFind.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\C\LzFindMt.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\C\LzHash.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\C\LzmaDec.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\C\LzmaEnc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\C\LzmaLib.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\C\Threads.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\C\Types.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="7z"
|
|
>
|
|
<File
|
|
RelativePath=".\C\Archive\7z\7zDecode.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\C\Archive\7z\7zDecode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\C\Archive\7z\7zExtract.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\C\Archive\7z\7zExtract.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\C\Archive\7z\7zHeader.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\C\Archive\7z\7zHeader.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\C\Archive\7z\7zIn.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\C\Archive\7z\7zIn.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\C\Archive\7z\7zItem.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\C\Archive\7z\7zItem.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\CMakeLists.txt"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|