326 lines
7.2 KiB
XML
Executable File
326 lines
7.2 KiB
XML
Executable File
<?xml version="1.0" encoding = "Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.00"
|
|
Name="Duke3d"
|
|
ProjectGUID="{F83AC009-740D-4980-8B9B-E414E8CAE826}"
|
|
SccProjectName=""
|
|
SccLocalPath="">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\ReleaseVC7"
|
|
IntermediateDirectory=".\ReleaseVC7"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
InlineFunctionExpansion="1"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
ImproveFloatingPointConsistency="TRUE"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="TRUE"
|
|
AdditionalIncludeDirectories="buildengine\SDL-1.2.5\include;buildengine\SDL_mixer-1.2.5\include;.\buildengine;.\buildengine"
|
|
PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;USE_I386_ASM;PLATFORM_WIN32"
|
|
RuntimeLibrary="4"
|
|
DefaultCharIsUnsigned="TRUE"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderFile=".\Release/Duke3d.pch"
|
|
AssemblerListingLocation=".\Release/"
|
|
ObjectFile=".\Release/"
|
|
ProgramDataBaseFileName=".\Release/"
|
|
SuppressStartupBanner="TRUE"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="odbc32.lib odbccp32.lib sdl.lib sdl_mixer.lib winmm.lib"
|
|
OutputFile="./ReleaseVC7/duke3d.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories=""buildengine\SDL-1.2.5\lib";"buildengine\SDL_mixer-1.2.5\lib""
|
|
ProgramDatabaseFile=".\ReleaseVC7/Duke3dw32.pdb"
|
|
SubSystem="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\Release/Duke3d.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="0"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\DebugVC7"
|
|
IntermediateDirectory=".\DebugVC7"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="buildengine\SDL-1.2.5\include;buildengine\SDL_mixer-1.2.5\include;.\buildengine"
|
|
PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;USE_I386_ASM;PLATFORM_WIN32"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="5"
|
|
DefaultCharIsUnsigned="TRUE"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderFile=".\Debug/Duke3d.pch"
|
|
AssemblerListingLocation=".\Debug/"
|
|
ObjectFile=".\Debug/"
|
|
ProgramDataBaseFileName=".\Debug/"
|
|
BrowseInformation="1"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="odbc32.lib odbccp32.lib sdl.lib sdl_mixer.lib winmm.lib"
|
|
OutputFile="./DebugVC7/duke3d.exe"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories=""buildengine\SDL-1.2.5\lib";"buildengine\SDL_mixer-1.2.5\lib""
|
|
IgnoreDefaultLibraryNames=""
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\DebugVC7/Duke3dw32.pdb"
|
|
SubSystem="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\Debug/Duke3d.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="0"/>
|
|
<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="actors.c">
|
|
</File>
|
|
<File
|
|
RelativePath="animlib.c">
|
|
</File>
|
|
<File
|
|
RelativePath="config.c">
|
|
</File>
|
|
<File
|
|
RelativePath="control.c">
|
|
</File>
|
|
<File
|
|
RelativePath="audiolib\dsl.c">
|
|
</File>
|
|
<File
|
|
RelativePath="dukemusc.c">
|
|
</File>
|
|
<File
|
|
RelativePath="audiolib\fx_man.c">
|
|
</File>
|
|
<File
|
|
RelativePath="game.c">
|
|
</File>
|
|
<File
|
|
RelativePath="gamedef.c">
|
|
</File>
|
|
<File
|
|
RelativePath="global.c">
|
|
</File>
|
|
<File
|
|
RelativePath="keyboard.c">
|
|
</File>
|
|
<File
|
|
RelativePath="audiolib\ll_man.c">
|
|
</File>
|
|
<File
|
|
RelativePath="menues.c">
|
|
</File>
|
|
<File
|
|
RelativePath="audiolib\multivoc.c">
|
|
</File>
|
|
<File
|
|
RelativePath="audiolib\mv_mix.c">
|
|
</File>
|
|
<File
|
|
RelativePath="audiolib\mvreverb.c">
|
|
</File>
|
|
<File
|
|
RelativePath="audiolib\nodpmi.c">
|
|
</File>
|
|
<File
|
|
RelativePath="audiolib\pitch.c">
|
|
</File>
|
|
<File
|
|
RelativePath="player.c">
|
|
</File>
|
|
<File
|
|
RelativePath="premap.c">
|
|
</File>
|
|
<File
|
|
RelativePath="rts.c">
|
|
</File>
|
|
<File
|
|
RelativePath="scriplib.c">
|
|
</File>
|
|
<File
|
|
RelativePath="sector.c">
|
|
</File>
|
|
<File
|
|
RelativePath="sounds.c">
|
|
</File>
|
|
<File
|
|
RelativePath="audiolib\user.c">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl">
|
|
<File
|
|
RelativePath="_animlib.h">
|
|
</File>
|
|
<File
|
|
RelativePath="_functio.h">
|
|
</File>
|
|
<File
|
|
RelativePath="_rts.h">
|
|
</File>
|
|
<File
|
|
RelativePath="animlib.h">
|
|
</File>
|
|
<File
|
|
RelativePath="build.h">
|
|
</File>
|
|
<File
|
|
RelativePath="config.h">
|
|
</File>
|
|
<File
|
|
RelativePath="control.h">
|
|
</File>
|
|
<File
|
|
RelativePath="develop.h">
|
|
</File>
|
|
<File
|
|
RelativePath="audiolib\dsl.h">
|
|
</File>
|
|
<File
|
|
RelativePath="duke3d.h">
|
|
</File>
|
|
<File
|
|
RelativePath="dukewin.h">
|
|
</File>
|
|
<File
|
|
RelativePath="file_lib.h">
|
|
</File>
|
|
<File
|
|
RelativePath="funct.h">
|
|
</File>
|
|
<File
|
|
RelativePath="function.h">
|
|
</File>
|
|
<File
|
|
RelativePath="audiolib\fx_man.h">
|
|
</File>
|
|
<File
|
|
RelativePath="fx_man.h">
|
|
</File>
|
|
<File
|
|
RelativePath="gamedefs.h">
|
|
</File>
|
|
<File
|
|
RelativePath="keyboard.h">
|
|
</File>
|
|
<File
|
|
RelativePath="audiolib\ll_man.h">
|
|
</File>
|
|
<File
|
|
RelativePath="mouse.h">
|
|
</File>
|
|
<File
|
|
RelativePath="audiolib\multivoc.h">
|
|
</File>
|
|
<File
|
|
RelativePath="music.h">
|
|
</File>
|
|
<File
|
|
RelativePath="names.h">
|
|
</File>
|
|
<File
|
|
RelativePath="audiolib\pitch.h">
|
|
</File>
|
|
<File
|
|
RelativePath="pragmas.h">
|
|
</File>
|
|
<File
|
|
RelativePath="rts.h">
|
|
</File>
|
|
<File
|
|
RelativePath="scriplib.h">
|
|
</File>
|
|
<File
|
|
RelativePath="sndcards.h">
|
|
</File>
|
|
<File
|
|
RelativePath="soundefs.h">
|
|
</File>
|
|
<File
|
|
RelativePath="sounds.h">
|
|
</File>
|
|
<File
|
|
RelativePath="task_man.h">
|
|
</File>
|
|
<File
|
|
RelativePath="types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="audiolib\user.h">
|
|
</File>
|
|
<File
|
|
RelativePath="audiolib\usrhooks.h">
|
|
</File>
|
|
<File
|
|
RelativePath="util_lib.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|