mirror of
https://git.do.srb2.org/STJr/ZoneBuilder.git
synced 2024-11-10 14:51:52 +00:00
326 lines
5.8 KiB
XML
326 lines
5.8 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="vpo_dll"
|
|
ProjectGUID="{29C8D76F-DE3D-482D-AD7D-B86BBD0824DE}"
|
|
RootNamespace="vpo_dll"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)\Source\Plugins\VisplaneExplorer\Resources"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)\vpo.dll"
|
|
ModuleDefinitionFile="exports.def"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
FixedBaseAddress="1"
|
|
SupportUnloadOfDelayLoadedDLL="true"
|
|
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="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)\Source\Plugins\VisplaneExplorer\Resources"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="4"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)""
|
|
PreprocessorDefinitions="WIN32;_RELEASE;_WINDOWS;_USRDLL"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
EnableFunctionLevelLinking="true"
|
|
EnableEnhancedInstructionSet="2"
|
|
FloatingPointModel="2"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)\vpo.dll"
|
|
ModuleDefinitionFile="exports.def"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
OptimizeForWindows98="1"
|
|
FixedBaseAddress="1"
|
|
SupportUnloadOfDelayLoadedDLL="true"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<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=".\m_bbox.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\m_fixed.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\p_setup.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\r_bsp.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\r_main.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\r_plane.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\r_segs.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tables.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vpo_main.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vpo_stuff.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\w_file.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\w_wad.cc"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath=".\doomdata.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\doomdef.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\doomtype.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\exports.def"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\inttypes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\m_bbox.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\m_fixed.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\r_bsp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\r_defs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\r_main.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\r_plane.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\r_state.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\sys_endian.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\sys_macro.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\sys_type.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tables.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vpo_api.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vpo_local.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\w_file.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\w_wad.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|