Skip to content

Commit

Permalink
Added the dpMapLoad project
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Jul 26, 2004
1 parent 5a961fb commit 0b64612
Show file tree
Hide file tree
Showing 3 changed files with 342 additions and 2 deletions.
8 changes: 8 additions & 0 deletions doomsday/Doomsday.sln
Expand Up @@ -21,6 +21,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dsCompat", "dsCompat.vcproj
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dsOpenAL", "dsOpenAL.vcproj", "{0324DC98-86C1-40F5-B3B0-35A057F6173C}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dpMapLoad", "dpMapLoad.vcproj", "{DA1B6F57-7827-462C-A2BA-44E2F515D413}"
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
ConfigName.0 = Debug
Expand Down Expand Up @@ -100,6 +102,12 @@ Global
{0324DC98-86C1-40F5-B3B0-35A057F6173C}.Mesa Release.ActiveCfg = Release|Win32
{0324DC98-86C1-40F5-B3B0-35A057F6173C}.Mesa Release.Build.0 = Release|Win32
{0324DC98-86C1-40F5-B3B0-35A057F6173C}.Release.ActiveCfg = Release|Win32
{DA1B6F57-7827-462C-A2BA-44E2F515D413}.Debug.ActiveCfg = Debug|Win32
{DA1B6F57-7827-462C-A2BA-44E2F515D413}.Debug.Build.0 = Debug|Win32
{DA1B6F57-7827-462C-A2BA-44E2F515D413}.Mesa Release.ActiveCfg = Release|Win32
{DA1B6F57-7827-462C-A2BA-44E2F515D413}.Mesa Release.Build.0 = Release|Win32
{DA1B6F57-7827-462C-A2BA-44E2F515D413}.Release.ActiveCfg = Release|Win32
{DA1B6F57-7827-462C-A2BA-44E2F515D413}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
Expand Down
4 changes: 2 additions & 2 deletions doomsday/dpDehRead.vcproj
Expand Up @@ -12,8 +12,8 @@
<Configurations>
<Configuration
Name="Release|Win32"
OutputDirectory=".\./Bin/Release"
IntermediateDirectory=".\./Obj/Release/dpDehRead"
OutputDirectory="./Bin/Release"
IntermediateDirectory="./Obj/Release/dpDehRead"
ConfigurationType="2"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
Expand Down
332 changes: 332 additions & 0 deletions doomsday/dpMapLoad.vcproj
@@ -0,0 +1,332 @@
<?xml version="1.0" encoding = "Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.00"
Name="dpMapLoad"
ProjectGUID="{DA1B6F57-7827-462C-A2BA-44E2F515D413}"
SccProjectName=""
SccLocalPath="">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Release|Win32"
OutputDirectory="./Bin/Release"
IntermediateDirectory="./Obj/Release/dpMapLoad"
ConfigurationType="2"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories="Include"
PreprocessorDefinitions="GLBSP_PLUGIN;WIN32;NDEBUG;_WINDOWS;_USRDLL;DPDEHREAD_EXPORTS"
StringPooling="TRUE"
RuntimeLibrary="0"
EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2"
PrecompiledHeaderFile="./Obj/Release/dpMapLoad/dpMapLoad.pch"
AssemblerListingLocation="./Obj/Release/dpMapLoad/"
ObjectFile="./Obj/Release/dpMapLoad/"
ProgramDataBaseFileName="./Obj/Release/dpMapLoad/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CallingConvention="2"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386"
AdditionalDependencies="./Bin/Release/Doomsday.lib odbc32.lib odbccp32.lib"
OutputFile="./Bin/Release/dpMapLoad.dll"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
ProgramDatabaseFile="./Bin/Release/dpMapLoad.pdb"
ImportLibrary="./Bin/Release/dpMapLoad.lib"/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName="./Bin/Release/dpMapLoad.tlb"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1035"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
</Configuration>
<Configuration
Name="Debug|Win32"
OutputDirectory="./Bin/Debug"
IntermediateDirectory="./Obj/Debug/dpMapLoad"
ConfigurationType="2"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="Include"
PreprocessorDefinitions="GLBSP_PLUGIN;WIN32;_DEBUG;_WINDOWS;_USRDLL;DPDEHREAD_EXPORTS"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
PrecompiledHeaderFile="./Obj/Debug/dpMapLoad/dpMapLoad.pch"
AssemblerListingLocation="./Obj/Debug/dpMapLoad/"
ObjectFile="./Obj/Debug/dpMapLoad/"
ProgramDataBaseFileName="./Obj/Debug/dpMapLoad/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
CallingConvention="2"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386"
AdditionalDependencies="./Bin/Debug/Doomsday.lib odbc32.lib odbccp32.lib"
OutputFile="./Bin/Debug/dpMapLoad.dll"
LinkIncremental="2"
SuppressStartupBanner="TRUE"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile="./Bin/Debug/dpMapLoad.pdb"
ImportLibrary="./Bin/Debug/dpMapLoad.lib"/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName="./Bin/Debug/dpMapLoad.tlb"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1035"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
</Configuration>
</Configurations>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
RelativePath="Src\dpMapLoad\maploader.c">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
CallingConvention="2"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
CallingConvention="2"/>
</FileConfiguration>
</File>
<Filter
Name="glBSP"
Filter="">
<File
RelativePath="Src\dpMapLoad\glBSP\blockmap.c">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
CallingConvention="2"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
CallingConvention="2"/>
</FileConfiguration>
</File>
<File
RelativePath="Src\dpMapLoad\glBSP\blockmap.h">
</File>
<File
RelativePath="Src\dpMapLoad\glBSP\glbsp.c">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
CallingConvention="2"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
CallingConvention="2"/>
</FileConfiguration>
</File>
<File
RelativePath="Src\dpMapLoad\glBSP\glbsp.h">
</File>
<File
RelativePath="Src\dpMapLoad\glBSP\level.c">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
CallingConvention="2"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
CallingConvention="2"/>
</FileConfiguration>
</File>
<File
RelativePath="Src\dpMapLoad\glBSP\level.h">
</File>
<File
RelativePath="Src\dpMapLoad\glBSP\node.c">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
CallingConvention="2"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
CallingConvention="2"/>
</FileConfiguration>
</File>
<File
RelativePath="Src\dpMapLoad\glBSP\node.h">
</File>
<File
RelativePath="Src\dpMapLoad\glBSP\reject.c">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
CallingConvention="2"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
CallingConvention="2"/>
</FileConfiguration>
</File>
<File
RelativePath="Src\dpMapLoad\glBSP\reject.h">
</File>
<File
RelativePath="Src\dpMapLoad\glBSP\seg.c">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
CallingConvention="2"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
CallingConvention="2"/>
</FileConfiguration>
</File>
<File
RelativePath="Src\dpMapLoad\glBSP\seg.h">
</File>
<File
RelativePath="Src\dpMapLoad\glBSP\structs.h">
</File>
<File
RelativePath="Src\dpMapLoad\glBSP\system.c">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
CallingConvention="2"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
CallingConvention="2"/>
</FileConfiguration>
</File>
<File
RelativePath="Src\dpMapLoad\glBSP\system.h">
</File>
<File
RelativePath="Src\dpMapLoad\glBSP\util.c">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
CallingConvention="2"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
CallingConvention="2"/>
</FileConfiguration>
</File>
<File
RelativePath="Src\dpMapLoad\glBSP\util.h">
</File>
<File
RelativePath="Src\dpMapLoad\glBSP\wad.c">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
CallingConvention="2"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
CallingConvention="2"/>
</FileConfiguration>
</File>
<File
RelativePath="Src\dpMapLoad\glBSP\wad.h">
</File>
</Filter>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl">
</Filter>
<Filter
Name="Resource Files"
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>

0 comments on commit 0b64612

Please sign in to comment.