mirror of
https://github.com/ZDoom/zdbsp.git
synced 2024-11-10 14:41:38 +00:00
24d4f0b45c
SVN r12 (trunk)
334 lines
7.8 KiB
XML
334 lines
7.8 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="zdbsp"
|
|
SccProjectName=""
|
|
SccLocalPath="">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\Release"
|
|
IntermediateDirectory=".\Release"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="4"
|
|
GlobalOptimizations="TRUE"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="TRUE"
|
|
OptimizeForProcessor="0"
|
|
OptimizeForWindowsApplication="TRUE"
|
|
AdditionalIncludeDirectories="zlib"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="4"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile=".\Release/zdbsp.pch"
|
|
AssemblerListingLocation=".\Release/"
|
|
ObjectFile=".\Release/"
|
|
ProgramDataBaseFileName=".\Release/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
OutputFile=".\Release/zdbsp.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\Release/zdbsp.pdb"
|
|
SubSystem="1"
|
|
OptimizeForWindows98="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\Release/zdbsp.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\Debug"
|
|
IntermediateDirectory=".\Debug"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="zlib"
|
|
PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="5"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile=".\Debug/zdbsp.pch"
|
|
AssemblerListingLocation=".\Debug/"
|
|
ObjectFile=".\Debug/"
|
|
ProgramDataBaseFileName=".\Debug/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
OutputFile=".\Debug/zdbsp.exe"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="TRUE"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\Debug/zdbsp.pdb"
|
|
SubSystem="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\Debug/zdbsp.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
|
<File
|
|
RelativePath=".\blockmapbuilder.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\getopt.c">
|
|
</File>
|
|
<File
|
|
RelativePath="getopt1.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\main.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\nodebuild.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="nodebuild_events.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="nodebuild_extract.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="nodebuild_gl.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="nodebuild_utility.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\processor.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\view.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\wad.cpp">
|
|
</File>
|
|
<Filter
|
|
Name="Reject(ed)"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\Unused\rejectbuilder.cpp">
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Unused\rejectbuilder.h">
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Unused\vis.cpp">
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Unused\visflow.cpp">
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl">
|
|
<File
|
|
RelativePath=".\blockmapbuilder.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\doomdata.h">
|
|
</File>
|
|
<File
|
|
RelativePath="getopt.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\nodebuild.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\processor.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\resource.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\tarray.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\templates.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\wad.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\workdata.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\zdbsp.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
|
<File
|
|
RelativePath=".\resource.rc">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="zlib"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\zlib\adler32.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\zlib\compress.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\zlib\crc32.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\zlib\crc32.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\zlib\deflate.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\zlib\deflate.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\zlib\trees.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\zlib\trees.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\zlib\zconf.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\zlib\zlib.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\zlib\zutil.c">
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\zdbsp.html">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|