diff --git a/.vs/quake2/v16/.suo b/.vs/quake2/v16/.suo new file mode 100644 index 0000000..644f5c9 Binary files /dev/null and b/.vs/quake2/v16/.suo differ diff --git a/.vs/quake2/v16/Browse.VC.db b/.vs/quake2/v16/Browse.VC.db new file mode 100644 index 0000000..1e3afdc Binary files /dev/null and b/.vs/quake2/v16/Browse.VC.db differ diff --git a/ctf/ctf.vcxproj b/ctf/ctf.vcxproj new file mode 100644 index 0000000..d85d8cf --- /dev/null +++ b/ctf/ctf.vcxproj @@ -0,0 +1,350 @@ + + + + + Debug Alpha + Win32 + + + Debug + Win32 + + + Release Alpha + Win32 + + + Release + Win32 + + + + + + {E7E29E51-3B8C-432C-A3FE-4A87D602716A} + + + + DynamicLibrary + v142 + false + + + DynamicLibrary + v142 + false + + + DynamicLibrary + v142 + false + + + DynamicLibrary + v142 + false + + + + + + + + + + + + + + + + + + + + + + + .\release\ + .\release\ + false + + + .\..\ReleaseAXP\ + .\ReleaseAXP\ + false + + + .\debug\ + .\debug\ + false + + + .\..\DebugAXP\ + .\DebugAXP\ + true + + + + MultiThreaded + Default + true + true + MaxSpeed + true + Level4 + WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + .\release\ + .\release\ctf.pch + .\release\ + .\release\ + + + true + NDEBUG;%(PreprocessorDefinitions) + .\release\ctf.tlb + true + NUL + Win32 + + + 0x0409 + NDEBUG;%(PreprocessorDefinitions) + + + true + .\release\ctf.bsc + + + true + true + Windows + .\release\gamex86.dll + .\release\gamex86.lib + winmm.lib;%(AdditionalDependencies) + .\ctf.def + + + + + MultiThreaded + Default + true + true + MaxSpeed + true + Level3 + WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + .\ReleaseAXP\ + .\ReleaseAXP\ctf.pch + .\ReleaseAXP\ + .\ReleaseAXP\ + + + true + NDEBUG;%(PreprocessorDefinitions) + .\..\ReleaseAXP\ctf.tlb + true + NUL + Win32 + + + 0x0409 + NDEBUG;%(PreprocessorDefinitions) + + + true + .\..\ReleaseAXP\ctf.bsc + + + true + true + .\ReleaseAXP\gameaxp.dll + .\..\ReleaseAXP\gameaxp.lib + winmm.lib;%(AdditionalDependencies) + Windows + .\ctf.def + + + + + MultiThreadedDebug + Default + false + Disabled + true + Level3 + true + EditAndContinue + WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) + .\debug\ + true + .\debug\ctf.pch + .\debug\ + .\debug\ + + + true + _DEBUG;%(PreprocessorDefinitions) + .\debug\ctf.tlb + true + NUL + Win32 + + + 0x0409 + _DEBUG;%(PreprocessorDefinitions) + + + true + .\debug\ctf.bsc + + + true + true + true + Windows + .\debug\gamex86.dll + .\debug\gamex86.lib + winmm.lib;%(AdditionalDependencies) + .\ctf.def + + + + + MultiThreadedDebug + Default + false + Disabled + true + Level3 + WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) + .\DebugAXP\ + true + .\DebugAXP\ctf.pch + .\DebugAXP\ + .\DebugAXP\ + /MTd + + + true + _DEBUG;%(PreprocessorDefinitions) + .\..\DebugAXP\ctf.tlb + true + NUL + Win32 + + + 0x0409 + _DEBUG;%(PreprocessorDefinitions) + + + true + .\..\DebugAXP\ctf.bsc + + + true + true + true + .\debugAXP\gameaxp.dll + .\..\DebugAXP\gameaxp.lib + winmm.lib;%(AdditionalDependencies) + Windows + .\ctf.def + + + + + /MTd /MTd + + + /MTd /MTd + + + /MTd /MTd + + + /MTd /MTd + + + /MTd /MTd + + + /MTd /MTd + + + /MTd /MTd + + + /MTd /MTd + + + /MTd /MTd + + + /MTd /MTd + + + /MTd /MTd + + + /MTd /MTd + + + /MTd /MTd + + + /MTd /MTd + + + /MTd /MTd + + + /MTd /MTd + + + /MTd /MTd + + + /MTd /MTd + + + /MTd /MTd + + + /MTd /MTd + + + /MTd /MTd + + + /MTd /MTd + + + /MTd /MTd + + + /MTd /MTd + + + /MTd /MTd + + + /MTd /MTd + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ctf/ctf.vcxproj.filters b/ctf/ctf.vcxproj.filters new file mode 100644 index 0000000..31e0330 --- /dev/null +++ b/ctf/ctf.vcxproj.filters @@ -0,0 +1,122 @@ + + + + + {9e789e09-d956-4b8c-bcc0-ad0b6d0e4185} + *.c + + + {149b2d00-47b1-481b-9b66-4c1ca56dc997} + *.h + + + {de394aaa-85b9-4c5b-92c4-da93fd54a5c7} + *.def,*.res + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + + + Resource Files + + + \ No newline at end of file diff --git a/ctf/ctf.vcxproj.user b/ctf/ctf.vcxproj.user new file mode 100644 index 0000000..88a5509 --- /dev/null +++ b/ctf/ctf.vcxproj.user @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/ctf/debug/ctf.Build.CppClean.log b/ctf/debug/ctf.Build.CppClean.log new file mode 100644 index 0000000..e69de29 diff --git a/ctf/debug/ctf.log b/ctf/debug/ctf.log new file mode 100644 index 0000000..5f28270 --- /dev/null +++ b/ctf/debug/ctf.log @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/ctf/debug/ctf.vcxproj.FileListAbsolute.txt b/ctf/debug/ctf.vcxproj.FileListAbsolute.txt new file mode 100644 index 0000000..e69de29 diff --git a/debug/quake2.Build.CppClean.log b/debug/quake2.Build.CppClean.log new file mode 100644 index 0000000..e69de29 diff --git a/debug/quake2.log b/debug/quake2.log new file mode 100644 index 0000000..5f28270 --- /dev/null +++ b/debug/quake2.log @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/debug/quake2.vcxproj.FileListAbsolute.txt b/debug/quake2.vcxproj.FileListAbsolute.txt new file mode 100644 index 0000000..e69de29 diff --git a/game/debug/game.Build.CppClean.log b/game/debug/game.Build.CppClean.log new file mode 100644 index 0000000..e69de29 diff --git a/game/debug/game.log b/game/debug/game.log new file mode 100644 index 0000000..5f28270 --- /dev/null +++ b/game/debug/game.log @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/game/debug/game.vcxproj.FileListAbsolute.txt b/game/debug/game.vcxproj.FileListAbsolute.txt new file mode 100644 index 0000000..e69de29 diff --git a/game/game.vcxproj b/game/game.vcxproj new file mode 100644 index 0000000..f758009 --- /dev/null +++ b/game/game.vcxproj @@ -0,0 +1,499 @@ + + + + + Debug Alpha + Win32 + + + Debug + Win32 + + + Release Alpha + Win32 + + + Release + Win32 + + + Template + Win32 + + + + + + {4458CE24-F445-4826-B850-162A97F47A41} + + + + Application + v142 + + + DynamicLibrary + v142 + false + + + DynamicLibrary + v142 + false + + + DynamicLibrary + v142 + false + + + DynamicLibrary + v142 + false + + + + + + + + + + + + + + + + + + + + + + + + + + .\..\DebugAxp\ + .\DebugAxp\ + true + + + .\..\release\ + .\release\ + false + + + .\..\ReleaseAXP\ + .\ReleaseAXP\ + false + + + .\..\debug\ + .\debug\ + false + + + + MultiThreadedDebug + Default + false + Disabled + true + Level3 + WIN32;_DEBUG;_WINDOWS;C_ONLY;%(PreprocessorDefinitions) + .\DebugAxp\ + .\DebugAxp\game.pch + .\DebugAxp\ + .\DebugAxp\ + /QA21164 /MTd + + + true + _DEBUG;%(PreprocessorDefinitions) + .\..\DebugAxp\game.tlb + true + NUL + Win32 + + + 0x0409 + _DEBUG;%(PreprocessorDefinitions) + + + true + .\..\DebugAxp\game.bsc + + + true + true + true + ..\DebugAxp/gameaxp.dll + .\..\DebugAxp\gameaxp.lib + 0x20000000 + kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;%(AdditionalDependencies) + Windows + .\game.def + + + + + MultiThreaded + Default + true + true + MaxSpeed + true + Level4 + OldStyle + WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + .\release\ + .\release\game.pch + .\release\ + .\release\ + + + true + NDEBUG;%(PreprocessorDefinitions) + .\..\release\game.tlb + true + Win32 + + + 0x0409 + NDEBUG;%(PreprocessorDefinitions) + + + true + .\..\release\game.bsc + + + true + true + false + Windows + ..\release\gamex86.dll + .\..\release\gamex86.lib + 0x20000000 + winmm.lib;%(AdditionalDependencies) + .\game.def + + + + + MultiThreaded + Default + true + true + MaxSpeed + true + Level3 + WIN32;NDEBUG;_WINDOWS;C_ONLY;%(PreprocessorDefinitions) + .\ReleaseAXP\ + .\ReleaseAXP\game.pch + .\ReleaseAXP\ + .\ReleaseAXP\ + /QA21164 + + + true + NDEBUG;%(PreprocessorDefinitions) + .\..\ReleaseAXP\game.tlb + true + NUL + Win32 + + + 0x0409 + NDEBUG;%(PreprocessorDefinitions) + + + true + .\..\ReleaseAXP\game.bsc + + + true + true + false + ..\ReleaseAXP/gameaxp.dll + .\..\ReleaseAXP\gameaxp.lib + 0x20000000 + kernel32.lib;user32.lib;gdi32.lib;%(AdditionalDependencies) + Windows + .\game.def + + + + + MultiThreadedDebug + Default + false + Disabled + true + Level3 + true + EditAndContinue + WIN32;_DEBUG;_WINDOWS;BUILDING_REF_GL;%(PreprocessorDefinitions) + .\debug\ + true + .\debug\game.pch + .\debug\ + .\debug\ + + + true + _DEBUG;%(PreprocessorDefinitions) + .\..\debug\game.tlb + true + Win32 + + + 0x0409 + _DEBUG;%(PreprocessorDefinitions) + + + true + .\..\debug\game.bsc + + + true + true + true + Windows + ..\debug\gamex86.dll + .\..\debug\gamex86.lib + 0x20000000 + winmm.lib;%(AdditionalDependencies) + .\game.def + + + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + /QA21164 /MTd /QA21164 /MTd + /QA21164 /QA21164 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/game/game.vcxproj.filters b/game/game.vcxproj.filters new file mode 100644 index 0000000..973b3b1 --- /dev/null +++ b/game/game.vcxproj.filters @@ -0,0 +1,245 @@ + + + + + {8326bc7d-6b96-4d91-bae5-8a6d553bdd85} + cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90 + + + {9df6e018-220a-4197-8bcf-d229e86fd3ec} + h;hpp;hxx;hm;inl;fi;fd + + + {8aa5d62d-58b3-4535-9026-6f7613c748c4} + ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + + + Resource Files + + + \ No newline at end of file diff --git a/game/game.vcxproj.user b/game/game.vcxproj.user new file mode 100644 index 0000000..88a5509 --- /dev/null +++ b/game/game.vcxproj.user @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/quake2.dsp b/quake2.dsp deleted file mode 100644 index 291e46c..0000000 --- a/quake2.dsp +++ /dev/null @@ -1,2050 +0,0 @@ -# Microsoft Developer Studio Project File - Name="quake2" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 -# TARGTYPE "Win32 (ALPHA) Application" 0x0601 - -CFG=quake2 - Win32 Debug Alpha -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "quake2.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "quake2.mak" CFG="quake2 - Win32 Debug Alpha" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "quake2 - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "quake2 - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE "quake2 - Win32 Debug Alpha" (based on "Win32 (ALPHA) Application") -!MESSAGE "quake2 - Win32 Release Alpha" (based on "Win32 (ALPHA) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" - -!IF "$(CFG)" == "quake2 - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir ".\Release" -# PROP BASE Intermediate_Dir ".\Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir ".\release" -# PROP Intermediate_Dir ".\release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -CPP=cl.exe -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c -# ADD CPP /nologo /G5 /MT /W4 /GX /Zd /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -MTL=midl.exe -# ADD BASE MTL /nologo /D "NDEBUG" /win32 -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -RSC=rc.exe -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 winmm.lib wsock32.lib kernel32.lib user32.lib gdi32.lib /nologo /subsystem:windows /machine:I386 -# SUBTRACT LINK32 /incremental:yes /debug /nodefaultlib - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir ".\Debug" -# PROP BASE Intermediate_Dir ".\Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir ".\debug" -# PROP Intermediate_Dir ".\debug" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -CPP=cl.exe -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c -# ADD CPP /nologo /G5 /MTd /W3 /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR /YX /FD /c -MTL=midl.exe -# ADD BASE MTL /nologo /D "_DEBUG" /win32 -# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -RSC=rc.exe -# ADD BASE RSC /l 0x409 /d "_DEBUG" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 -# ADD LINK32 winmm.lib wsock32.lib kernel32.lib user32.lib gdi32.lib /nologo /subsystem:windows /incremental:no /map /debug /machine:I386 -# SUBTRACT LINK32 /nodefaultlib - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "quake2__" -# PROP BASE Intermediate_Dir "quake2__" -# PROP BASE Ignore_Export_Lib 0 -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir ".\DebugAxp" -# PROP Intermediate_Dir ".\DebugAxp" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -CPP=cl.exe -# ADD BASE CPP /nologo /Gt0 /W3 /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR /YX /FD /c -# SUBTRACT BASE CPP /Gy -# ADD CPP /nologo /QA21164 /MTd /Gt0 /W3 /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "C_ONLY" /YX /FD /QAieee1 /c -# SUBTRACT CPP /Fr -MTL=midl.exe -# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 -# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 -RSC=rc.exe -# ADD BASE RSC /l 0x409 /d "_DEBUG" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 winmm.lib wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:ALPHA -# SUBTRACT BASE LINK32 /nodefaultlib -# ADD LINK32 winmm.lib wsock32.lib kernel32.lib user32.lib gdi32.lib /nologo /subsystem:windows /debug /machine:ALPHA -# SUBTRACT LINK32 /nodefaultlib - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "quake2__" -# PROP BASE Intermediate_Dir "quake2__" -# PROP BASE Ignore_Export_Lib 0 -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir ".\ReleaseAXP" -# PROP Intermediate_Dir ".\ReleaseAXP" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -CPP=cl.exe -# ADD BASE CPP /nologo /Gt0 /W3 /GX /Zd /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /QA21164 /MT /Gt0 /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "C_ONLY" /YX /FD /QAieee1 /c -# SUBTRACT CPP /Z /Fr -MTL=midl.exe -# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 -RSC=rc.exe -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 winmm.lib wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:ALPHA -# SUBTRACT BASE LINK32 /debug /nodefaultlib -# ADD LINK32 winmm.lib wsock32.lib kernel32.lib user32.lib gdi32.lib /nologo /subsystem:windows /machine:ALPHA -# SUBTRACT LINK32 /debug /nodefaultlib - -!ENDIF - -# Begin Target - -# Name "quake2 - Win32 Release" -# Name "quake2 - Win32 Debug" -# Name "quake2 - Win32 Debug Alpha" -# Name "quake2 - Win32 Release Alpha" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90" -# Begin Source File - -SOURCE=.\win32\cd_win.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_CD_WI=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_CD_WI=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\client\cl_cin.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_CL_CI=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_CL_CI=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\client\cl_ents.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_CL_EN=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_CL_EN=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\client\cl_fx.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_CL_FX=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_CL_FX=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\client\cl_input.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_CL_IN=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_CL_IN=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\client\cl_inv.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_CL_INV=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_CL_INV=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\client\cl_main.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_CL_MA=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_CL_MA=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\client\cl_newfx.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_CL_NE=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_CL_NE=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\client\cl_parse.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_CL_PA=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_CL_PA=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\client\cl_pred.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_CL_PR=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_CL_PR=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\client\cl_scrn.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_CL_SC=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_CL_SC=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\client\cl_tent.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_CL_TE=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_CL_TE=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\client\cl_view.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_CL_VI=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_CL_VI=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\qcommon\cmd.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_CMD_C=\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_CMD_C=\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\qcommon\cmodel.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_CMODE=\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_CMODE=\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\qcommon\common.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_COMMO=\ - ".\client\anorms.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_COMMO=\ - ".\client\anorms.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\win32\conproc.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_CONPR=\ - ".\win32\conproc.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_CONPR=\ - ".\win32\conproc.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\client\console.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_CONSO=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_CONSO=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\qcommon\crc.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_CRC_C=\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_CRC_C=\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\qcommon\cvar.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_CVAR_=\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_CVAR_=\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\qcommon\files.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_FILES=\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_FILES=\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\win32\in_win.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_IN_WI=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - ".\win32\winquake.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_IN_WI=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - ".\win32\winquake.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\client\keys.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_KEYS_=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_KEYS_=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\game\m_flash.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_M_FLA=\ - ".\game\q_shared.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_M_FLA=\ - ".\game\q_shared.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\qcommon\md4.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\client\menu.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_MENU_=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\qmenu.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_MENU_=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\qmenu.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\qcommon\net_chan.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_NET_C=\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_NET_C=\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\win32\net_wins.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_NET_W=\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_NET_W=\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\qcommon\pmove.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_PMOVE=\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_PMOVE=\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\game\q_shared.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_Q_SHA=\ - ".\game\q_shared.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_Q_SHA=\ - ".\game\q_shared.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\win32\q_shwin.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_Q_SHW=\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - ".\win32\winquake.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_Q_SHW=\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - ".\win32\winquake.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\client\qmenu.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_QMENU=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\qmenu.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_QMENU=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\qmenu.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\client\snd_dma.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_SND_D=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\snd_loc.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_SND_D=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\snd_loc.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\client\snd_mem.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_SND_M=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\snd_loc.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_SND_M=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\snd_loc.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\client\snd_mix.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_SND_MI=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\snd_loc.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_SND_MI=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\snd_loc.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\win32\snd_win.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_SND_W=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\snd_loc.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - ".\win32\winquake.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_SND_W=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\snd_loc.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - ".\win32\winquake.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\server\sv_ccmds.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_SV_CC=\ - ".\game\game.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - ".\server\server.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_SV_CC=\ - ".\game\game.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - ".\server\server.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\server\sv_ents.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_SV_EN=\ - ".\game\game.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - ".\server\server.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_SV_EN=\ - ".\game\game.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - ".\server\server.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\server\sv_game.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_SV_GA=\ - ".\game\game.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - ".\server\server.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_SV_GA=\ - ".\game\game.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - ".\server\server.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\server\sv_init.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_SV_IN=\ - ".\game\game.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - ".\server\server.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_SV_IN=\ - ".\game\game.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - ".\server\server.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\server\sv_main.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_SV_MA=\ - ".\game\game.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - ".\server\server.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_SV_MA=\ - ".\game\game.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - ".\server\server.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\server\sv_send.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_SV_SE=\ - ".\game\game.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - ".\server\server.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_SV_SE=\ - ".\game\game.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - ".\server\server.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\server\sv_user.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_SV_US=\ - ".\game\game.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - ".\server\server.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_SV_US=\ - ".\game\game.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - ".\server\server.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\server\sv_world.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_SV_WO=\ - ".\game\game.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - ".\server\server.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_SV_WO=\ - ".\game\game.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - ".\server\server.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\win32\sys_win.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_SYS_W=\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - ".\win32\conproc.h"\ - ".\win32\winquake.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_SYS_W=\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - ".\win32\conproc.h"\ - ".\win32\winquake.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\win32\vid_dll.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_VID_D=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - ".\win32\winquake.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_VID_D=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - ".\win32\winquake.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\win32\vid_menu.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_VID_M=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\qmenu.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_VID_M=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\qmenu.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\client\x86.c - -!IF "$(CFG)" == "quake2 - Win32 Release" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug" - -!ELSEIF "$(CFG)" == "quake2 - Win32 Debug Alpha" - -DEP_CPP_X86_C=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ELSEIF "$(CFG)" == "quake2 - Win32 Release Alpha" - -DEP_CPP_X86_C=\ - ".\client\cdaudio.h"\ - ".\client\client.h"\ - ".\client\console.h"\ - ".\client\input.h"\ - ".\client\keys.h"\ - ".\client\ref.h"\ - ".\client\screen.h"\ - ".\client\sound.h"\ - ".\client\vid.h"\ - ".\game\q_shared.h"\ - ".\qcommon\qcommon.h"\ - ".\qcommon\qfiles.h"\ - - -!ENDIF - -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd" -# Begin Source File - -SOURCE=.\client\anorms.h -# End Source File -# Begin Source File - -SOURCE=.\qcommon\bspfile.h -# End Source File -# Begin Source File - -SOURCE=.\client\cdaudio.h -# End Source File -# Begin Source File - -SOURCE=.\client\client.h -# End Source File -# Begin Source File - -SOURCE=.\win32\conproc.h -# End Source File -# Begin Source File - -SOURCE=.\client\console.h -# End Source File -# Begin Source File - -SOURCE=.\game\game.h -# End Source File -# Begin Source File - -SOURCE=.\client\input.h -# End Source File -# Begin Source File - -SOURCE=.\client\keys.h -# End Source File -# Begin Source File - -SOURCE=.\game\q_shared.h -# End Source File -# Begin Source File - -SOURCE=.\qcommon\qcommon.h -# End Source File -# Begin Source File - -SOURCE=.\qcommon\qfiles.h -# End Source File -# Begin Source File - -SOURCE=.\client\qmenu.h -# End Source File -# Begin Source File - -SOURCE=.\client\ref.h -# End Source File -# Begin Source File - -SOURCE=.\client\screen.h -# End Source File -# Begin Source File - -SOURCE=.\server\server.h -# End Source File -# Begin Source File - -SOURCE=.\client\snd_loc.h -# End Source File -# Begin Source File - -SOURCE=.\client\sound.h -# End Source File -# Begin Source File - -SOURCE=.\client\vid.h -# End Source File -# Begin Source File - -SOURCE=.\win32\winquake.h -# End Source File -# End Group -# Begin Group "Resource Files" - -# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe" -# Begin Source File - -SOURCE=.\win32\q2.ico -# End Source File -# Begin Source File - -SOURCE=.\win32\q2.rc -# End Source File -# End Group -# End Target -# End Project diff --git a/quake2.dsw b/quake2.dsw deleted file mode 100644 index 01d3f83..0000000 --- a/quake2.dsw +++ /dev/null @@ -1,77 +0,0 @@ -Microsoft Developer Studio Workspace File, Format Version 6.00 -# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! - -############################################################################### - -Project: "ctf"=.\ctf\ctf.dsp - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Project: "game"=.\game\game.dsp - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Project: "quake2"=.\quake2.dsp - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Project: "ref_gl"=.\ref_gl\ref_gl.dsp - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Project: "ref_soft"=.\ref_soft\ref_soft.dsp - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Global: - -Package=<5> -{{{ -}}} - -Package=<3> -{{{ -}}} - -############################################################################### - diff --git a/quake2.sln b/quake2.sln new file mode 100644 index 0000000..8da6276 --- /dev/null +++ b/quake2.sln @@ -0,0 +1,82 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 16 +VisualStudioVersion = 16.0.31729.503 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ctf", "ctf\ctf.vcxproj", "{E7E29E51-3B8C-432C-A3FE-4A87D602716A}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "game", "game\game.vcxproj", "{4458CE24-F445-4826-B850-162A97F47A41}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "quake2", "quake2.vcxproj", "{3819A6B4-13CB-4756-ACC3-2F1A9AFF7B09}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ref_gl", "ref_gl\ref_gl.vcxproj", "{31E6B2FD-357B-44CB-A05C-02339920290F}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ref_soft", "ref_soft\ref_soft.vcxproj", "{804AA1AA-2AEB-4ABD-832D-48CC2BB058B3}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug Alpha|x86 = Debug Alpha|x86 + Debug|x86 = Debug|x86 + Release Alpha|x86 = Release Alpha|x86 + Release|x86 = Release|x86 + Template|x86 = Template|x86 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {E7E29E51-3B8C-432C-A3FE-4A87D602716A}.Debug Alpha|x86.ActiveCfg = Debug Alpha|Win32 + {E7E29E51-3B8C-432C-A3FE-4A87D602716A}.Debug Alpha|x86.Build.0 = Debug Alpha|Win32 + {E7E29E51-3B8C-432C-A3FE-4A87D602716A}.Debug|x86.ActiveCfg = Debug|Win32 + {E7E29E51-3B8C-432C-A3FE-4A87D602716A}.Debug|x86.Build.0 = Debug|Win32 + {E7E29E51-3B8C-432C-A3FE-4A87D602716A}.Release Alpha|x86.ActiveCfg = Release Alpha|Win32 + {E7E29E51-3B8C-432C-A3FE-4A87D602716A}.Release Alpha|x86.Build.0 = Release Alpha|Win32 + {E7E29E51-3B8C-432C-A3FE-4A87D602716A}.Release|x86.ActiveCfg = Release|Win32 + {E7E29E51-3B8C-432C-A3FE-4A87D602716A}.Release|x86.Build.0 = Release|Win32 + {E7E29E51-3B8C-432C-A3FE-4A87D602716A}.Template|x86.ActiveCfg = Debug|Win32 + {E7E29E51-3B8C-432C-A3FE-4A87D602716A}.Template|x86.Build.0 = Debug|Win32 + {4458CE24-F445-4826-B850-162A97F47A41}.Debug Alpha|x86.ActiveCfg = Debug Alpha|Win32 + {4458CE24-F445-4826-B850-162A97F47A41}.Debug Alpha|x86.Build.0 = Debug Alpha|Win32 + {4458CE24-F445-4826-B850-162A97F47A41}.Debug|x86.ActiveCfg = Debug|Win32 + {4458CE24-F445-4826-B850-162A97F47A41}.Debug|x86.Build.0 = Debug|Win32 + {4458CE24-F445-4826-B850-162A97F47A41}.Release Alpha|x86.ActiveCfg = Release Alpha|Win32 + {4458CE24-F445-4826-B850-162A97F47A41}.Release Alpha|x86.Build.0 = Release Alpha|Win32 + {4458CE24-F445-4826-B850-162A97F47A41}.Release|x86.ActiveCfg = Release|Win32 + {4458CE24-F445-4826-B850-162A97F47A41}.Release|x86.Build.0 = Release|Win32 + {4458CE24-F445-4826-B850-162A97F47A41}.Template|x86.ActiveCfg = Template|Win32 + {4458CE24-F445-4826-B850-162A97F47A41}.Template|x86.Build.0 = Template|Win32 + {3819A6B4-13CB-4756-ACC3-2F1A9AFF7B09}.Debug Alpha|x86.ActiveCfg = Debug Alpha|Win32 + {3819A6B4-13CB-4756-ACC3-2F1A9AFF7B09}.Debug Alpha|x86.Build.0 = Debug Alpha|Win32 + {3819A6B4-13CB-4756-ACC3-2F1A9AFF7B09}.Debug|x86.ActiveCfg = Debug|Win32 + {3819A6B4-13CB-4756-ACC3-2F1A9AFF7B09}.Debug|x86.Build.0 = Debug|Win32 + {3819A6B4-13CB-4756-ACC3-2F1A9AFF7B09}.Release Alpha|x86.ActiveCfg = Release Alpha|Win32 + {3819A6B4-13CB-4756-ACC3-2F1A9AFF7B09}.Release Alpha|x86.Build.0 = Release Alpha|Win32 + {3819A6B4-13CB-4756-ACC3-2F1A9AFF7B09}.Release|x86.ActiveCfg = Release|Win32 + {3819A6B4-13CB-4756-ACC3-2F1A9AFF7B09}.Release|x86.Build.0 = Release|Win32 + {3819A6B4-13CB-4756-ACC3-2F1A9AFF7B09}.Template|x86.ActiveCfg = Template|Win32 + {3819A6B4-13CB-4756-ACC3-2F1A9AFF7B09}.Template|x86.Build.0 = Template|Win32 + {31E6B2FD-357B-44CB-A05C-02339920290F}.Debug Alpha|x86.ActiveCfg = Debug Alpha|Win32 + {31E6B2FD-357B-44CB-A05C-02339920290F}.Debug Alpha|x86.Build.0 = Debug Alpha|Win32 + {31E6B2FD-357B-44CB-A05C-02339920290F}.Debug|x86.ActiveCfg = Debug|Win32 + {31E6B2FD-357B-44CB-A05C-02339920290F}.Debug|x86.Build.0 = Debug|Win32 + {31E6B2FD-357B-44CB-A05C-02339920290F}.Release Alpha|x86.ActiveCfg = Release Alpha|Win32 + {31E6B2FD-357B-44CB-A05C-02339920290F}.Release Alpha|x86.Build.0 = Release Alpha|Win32 + {31E6B2FD-357B-44CB-A05C-02339920290F}.Release|x86.ActiveCfg = Release|Win32 + {31E6B2FD-357B-44CB-A05C-02339920290F}.Release|x86.Build.0 = Release|Win32 + {31E6B2FD-357B-44CB-A05C-02339920290F}.Template|x86.ActiveCfg = Template|Win32 + {31E6B2FD-357B-44CB-A05C-02339920290F}.Template|x86.Build.0 = Template|Win32 + {804AA1AA-2AEB-4ABD-832D-48CC2BB058B3}.Debug Alpha|x86.ActiveCfg = Debug Alpha|Win32 + {804AA1AA-2AEB-4ABD-832D-48CC2BB058B3}.Debug Alpha|x86.Build.0 = Debug Alpha|Win32 + {804AA1AA-2AEB-4ABD-832D-48CC2BB058B3}.Debug|x86.ActiveCfg = Debug|Win32 + {804AA1AA-2AEB-4ABD-832D-48CC2BB058B3}.Debug|x86.Build.0 = Debug|Win32 + {804AA1AA-2AEB-4ABD-832D-48CC2BB058B3}.Release Alpha|x86.ActiveCfg = Release Alpha|Win32 + {804AA1AA-2AEB-4ABD-832D-48CC2BB058B3}.Release Alpha|x86.Build.0 = Release Alpha|Win32 + {804AA1AA-2AEB-4ABD-832D-48CC2BB058B3}.Release|x86.ActiveCfg = Release|Win32 + {804AA1AA-2AEB-4ABD-832D-48CC2BB058B3}.Release|x86.Build.0 = Release|Win32 + {804AA1AA-2AEB-4ABD-832D-48CC2BB058B3}.Template|x86.ActiveCfg = Template|Win32 + {804AA1AA-2AEB-4ABD-832D-48CC2BB058B3}.Template|x86.Build.0 = Template|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {3AE7CAAF-06A6-48AB-9326-EAFAA2DE9753} + EndGlobalSection +EndGlobal diff --git a/quake2.vcxproj b/quake2.vcxproj new file mode 100644 index 0000000..25208d2 --- /dev/null +++ b/quake2.vcxproj @@ -0,0 +1,489 @@ + + + + + Debug Alpha + Win32 + + + Debug + Win32 + + + Release Alpha + Win32 + + + Release + Win32 + + + Template + Win32 + + + + + + {3819A6B4-13CB-4756-ACC3-2F1A9AFF7B09} + + + + Application + v142 + + + Application + v142 + false + + + Application + v142 + false + + + Application + v142 + false + + + Application + v142 + false + + + + + + + + + + + + + + + + + + + + + + + + + + .\DebugAxp\ + .\DebugAxp\ + true + + + .\debug\ + .\debug\ + false + + + .\release\ + .\release\ + false + + + .\ReleaseAXP\ + .\ReleaseAXP\ + false + + + + MultiThreadedDebug + Default + false + Disabled + true + Level3 + WIN32;_DEBUG;_WINDOWS;C_ONLY;%(PreprocessorDefinitions) + .\DebugAxp\ + .\DebugAxp\quake2.pch + .\DebugAxp\ + .\DebugAxp\ + /QA21164 /MTd /QAieee1 + + + true + _DEBUG;%(PreprocessorDefinitions) + .\DebugAxp\quake2.tlb + true + NUL + Win32 + + + 0x0409 + _DEBUG;%(PreprocessorDefinitions) + + + true + .\DebugAxp\quake2.bsc + + + true + true + false + .\DebugAxp\quake2.exe + winmm.lib;wsock32.lib;%(AdditionalDependencies) + Windows + + + + + MultiThreadedDebug + Default + false + Disabled + true + Level3 + EditAndContinue + WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) + .\debug\ + true + .\debug\quake2.pch + .\debug\ + .\debug\ + + + true + _DEBUG;%(PreprocessorDefinitions) + .\debug\quake2.tlb + true + Win32 + + + 0x0409 + _DEBUG;%(PreprocessorDefinitions) + + + true + .\debug\quake2.bsc + + + true + true + Windows + false + .\debug\quake2.exe + winmm.lib;wsock32.lib;%(AdditionalDependencies) + + + + + MultiThreaded + Default + true + true + MaxSpeed + true + Level4 + OldStyle + WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + .\release\ + .\release\quake2.pch + .\release\ + .\release\ + + + true + NDEBUG;%(PreprocessorDefinitions) + .\release\quake2.tlb + true + Win32 + + + 0x0409 + NDEBUG;%(PreprocessorDefinitions) + + + true + .\release\quake2.bsc + + + true + false + Windows + false + .\release\quake2.exe + winmm.lib;wsock32.lib;%(AdditionalDependencies) + + + + + MultiThreaded + Default + true + true + MaxSpeed + true + Level3 + WIN32;NDEBUG;_WINDOWS;C_ONLY;%(PreprocessorDefinitions) + .\ReleaseAXP\ + .\ReleaseAXP\quake2.pch + .\ReleaseAXP\ + .\ReleaseAXP\ + /QA21164 /QAieee1 + + + true + NDEBUG;%(PreprocessorDefinitions) + .\ReleaseAXP\quake2.tlb + true + NUL + Win32 + + + 0x0409 + NDEBUG;%(PreprocessorDefinitions) + + + true + .\ReleaseAXP\quake2.bsc + + + true + false + false + .\ReleaseAXP\quake2.exe + winmm.lib;wsock32.lib;%(AdditionalDependencies) + Windows + + + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + win32;%(AdditionalIncludeDirectories) + win32;%(AdditionalIncludeDirectories) + win32;%(AdditionalIncludeDirectories) + win32;%(AdditionalIncludeDirectories) + + + + + + \ No newline at end of file diff --git a/quake2.vcxproj.filters b/quake2.vcxproj.filters new file mode 100644 index 0000000..2b0c852 --- /dev/null +++ b/quake2.vcxproj.filters @@ -0,0 +1,235 @@ + + + + + {e2af4ba0-cdd9-4284-86b3-a52e3f2079b4} + cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90 + + + {58392c29-6568-456a-81ea-1a88ea013d0e} + h;hpp;hxx;hm;inl;fi;fd + + + {ab930523-010c-4567-bf59-62ed6aedb346} + ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + + + Resource Files + + + + + Resource Files + + + \ No newline at end of file diff --git a/quake2.vcxproj.user b/quake2.vcxproj.user new file mode 100644 index 0000000..88a5509 --- /dev/null +++ b/quake2.vcxproj.user @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/ref_gl/debug/ref_gl.Build.CppClean.log b/ref_gl/debug/ref_gl.Build.CppClean.log new file mode 100644 index 0000000..e69de29 diff --git a/ref_gl/debug/ref_gl.log b/ref_gl/debug/ref_gl.log new file mode 100644 index 0000000..5f28270 --- /dev/null +++ b/ref_gl/debug/ref_gl.log @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/ref_gl/debug/ref_gl.vcxproj.FileListAbsolute.txt b/ref_gl/debug/ref_gl.vcxproj.FileListAbsolute.txt new file mode 100644 index 0000000..e69de29 diff --git a/ref_gl/ref_gl.vcxproj b/ref_gl/ref_gl.vcxproj new file mode 100644 index 0000000..b858801 --- /dev/null +++ b/ref_gl/ref_gl.vcxproj @@ -0,0 +1,343 @@ + + + + + Debug Alpha + Win32 + + + Debug + Win32 + + + Release Alpha + Win32 + + + Release + Win32 + + + Template + Win32 + + + + + + {31E6B2FD-357B-44CB-A05C-02339920290F} + + + + Application + v142 + + + DynamicLibrary + v142 + false + + + DynamicLibrary + v142 + false + + + DynamicLibrary + v142 + false + + + DynamicLibrary + v142 + false + + + + + + + + + + + + + + + + + + + + + + + + + + .\..\ReleaseAXP\ + .\ReleaseAXP\ + false + + + .\..\DebugAxp\ + .\DebugAxp\ + true + + + .\..\debug\ + .\debug\ + false + + + .\..\release\ + .\release\ + false + + + + MultiThreaded + Default + true + true + MaxSpeed + true + Level3 + WIN32;NDEBUG;_WINDOWS;C_ONLY;%(PreprocessorDefinitions) + .\ReleaseAXP\ + .\ReleaseAXP\ref_gl.pch + .\ReleaseAXP\ + .\ReleaseAXP\ + /QA21164 /QAieee1 + + + true + NDEBUG;%(PreprocessorDefinitions) + .\..\ReleaseAXP\ref_gl.tlb + true + NUL + Win32 + + + 0x0409 + NDEBUG;%(PreprocessorDefinitions) + + + true + .\..\ReleaseAXP\ref_gl.bsc + + + true + true + false + .\..\ReleaseAXP\ref_gl.dll + .\..\ReleaseAXP\ref_gl.lib + winmm.lib;%(AdditionalDependencies) + Windows + .\ref_gl.def + + + + + MultiThreadedDebug + Default + false + Disabled + true + Level3 + _DEBUG;WIN32;_WINDOWS;C_ONLY;%(PreprocessorDefinitions) + .\DebugAxp\ + .\DebugAxp\ref_gl.pch + .\DebugAxp\ + .\DebugAxp\ + /QA21164 /MTd /QAieee1 + + + true + _DEBUG;%(PreprocessorDefinitions) + .\..\DebugAxp\ref_gl.tlb + true + NUL + Win32 + + + 0x0409 + _DEBUG;%(PreprocessorDefinitions) + + + true + .\..\DebugAxp\ref_gl.bsc + + + true + true + true + .\..\DebugAxp\ref_gl.dll + .\..\DebugAxp\ref_gl.lib + opengl32.lib;winmm.lib;%(AdditionalDependencies) + Windows + .\ref_gl.def + + + + + MultiThreadedDebug + Default + false + Disabled + true + Level3 + true + EditAndContinue + _DEBUG;WIN32;_WINDOWS;%(PreprocessorDefinitions) + .\debug\ + true + .\debug\ref_gl.pch + .\debug\ + .\debug\ + + + true + _DEBUG;%(PreprocessorDefinitions) + .\..\debug\ref_gl.tlb + true + Win32 + + + 0x0409 + _DEBUG;%(PreprocessorDefinitions) + + + true + .\..\debug\ref_gl.bsc + + + true + true + true + Windows + .\..\debug\ref_gl.dll + .\..\debug\ref_gl.lib + winmm.lib;%(AdditionalDependencies) + .\ref_gl.def + + + + + MultiThreaded + Default + true + true + MaxSpeed + true + Level4 + NDEBUG;WIN32;_WINDOWS;%(PreprocessorDefinitions) + .\release\ + .\release\ref_gl.pch + .\release\ + .\release\ + + + true + NDEBUG;%(PreprocessorDefinitions) + .\..\release\ref_gl.tlb + true + Win32 + + + 0x0409 + NDEBUG;%(PreprocessorDefinitions) + + + true + .\..\release\ref_gl.bsc + + + true + true + false + Windows + .\..\release\ref_gl.dll + .\..\release\ref_gl.lib + winmm.lib;%(AdditionalDependencies) + .\ref_gl.def + + + + + /QA21164 /QAieee1 /QA21164 /QAieee1 + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + + + /QA21164 /QAieee1 /QA21164 /QAieee1 + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + + + /QA21164 /QAieee1 /QA21164 /QAieee1 + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + + + /QA21164 /QAieee1 /QA21164 /QAieee1 + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + + + /QA21164 /QAieee1 /QA21164 /QAieee1 + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + + + /QA21164 /QAieee1 /QA21164 /QAieee1 + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + + + /QA21164 /QAieee1 /QA21164 /QAieee1 + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + + + /QA21164 /QAieee1 /QA21164 /QAieee1 + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + + + /QA21164 /QAieee1 /QA21164 /QAieee1 + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + + + /QA21164 /QAieee1 /QA21164 /QAieee1 + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + + + /QA21164 /QAieee1 /QA21164 /QAieee1 + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + + + /QA21164 /QAieee1 /QA21164 /QAieee1 + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + + + /QA21164 /QAieee1 /QA21164 /QAieee1 + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ref_gl/ref_gl.vcxproj.filters b/ref_gl/ref_gl.vcxproj.filters new file mode 100644 index 0000000..1521396 --- /dev/null +++ b/ref_gl/ref_gl.vcxproj.filters @@ -0,0 +1,107 @@ + + + + + {3daf9ba5-564f-4e4d-9c0b-ed5a7701dc76} + cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90 + + + {1037876f-41bc-4193-b6c2-f54a977a548f} + h;hpp;hxx;hm;inl;fi;fd + + + {58bcae5e-d5ca-4673-9cfe-b9368d1ab96d} + ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + + + Resource Files + + + \ No newline at end of file diff --git a/ref_gl/ref_gl.vcxproj.user b/ref_gl/ref_gl.vcxproj.user new file mode 100644 index 0000000..88a5509 --- /dev/null +++ b/ref_gl/ref_gl.vcxproj.user @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/ref_soft/debug/ref_soft.Build.CppClean.log b/ref_soft/debug/ref_soft.Build.CppClean.log new file mode 100644 index 0000000..e69de29 diff --git a/ref_soft/debug/ref_soft.log b/ref_soft/debug/ref_soft.log new file mode 100644 index 0000000..5f28270 --- /dev/null +++ b/ref_soft/debug/ref_soft.log @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/ref_soft/debug/ref_soft.vcxproj.FileListAbsolute.txt b/ref_soft/debug/ref_soft.vcxproj.FileListAbsolute.txt new file mode 100644 index 0000000..e69de29 diff --git a/ref_soft/ref_soft.vcxproj b/ref_soft/ref_soft.vcxproj new file mode 100644 index 0000000..402c3a2 --- /dev/null +++ b/ref_soft/ref_soft.vcxproj @@ -0,0 +1,450 @@ + + + + + Debug Alpha + Win32 + + + Debug + Win32 + + + Release Alpha + Win32 + + + Release + Win32 + + + Template + Win32 + + + + + + {804AA1AA-2AEB-4ABD-832D-48CC2BB058B3} + + + + Application + v142 + + + DynamicLibrary + v142 + false + + + DynamicLibrary + v142 + false + + + DynamicLibrary + v142 + false + + + DynamicLibrary + v142 + false + + + + + + + + + + + + + + + + + + + + + + + + + + .\..\DebugAxp\ + .\DebugAxp\ + true + + + .\..\ReleaseAXP\ + .\ReleaseAXP\ + false + + + .\..\debug\ + .\debug\ + false + + + .\..\release\ + .\release\ + false + + + + MultiThreadedDebug + Default + false + Disabled + true + Level3 + _DEBUG;WIN32;_WINDOWS;C_ONLY;%(PreprocessorDefinitions) + .\DebugAxp\ + .\DebugAxp\ref_soft.pch + .\DebugAxp\ + .\DebugAxp\ + /QA21164 /MTd /QAieee1 + + + true + _DEBUG;%(PreprocessorDefinitions) + .\..\DebugAxp\ref_soft.tlb + true + NUL + Win32 + + + 0x0409 + _DEBUG;%(PreprocessorDefinitions) + + + true + .\..\DebugAxp\ref_soft.bsc + + + true + true + true + libc;%(IgnoreSpecificDefaultLibraries) + false + .\..\DebugAxp\ref_soft.dll + .\..\DebugAxp\ref_soft.lib + winmm.lib;%(AdditionalDependencies) + Windows + .\ref_soft.def + + + + + MultiThreaded + Default + true + true + MaxSpeed + true + Level3 + WIN32;NDEBUG;_WINDOWS;C_ONLY;%(PreprocessorDefinitions) + .\ReleaseAXP\ + .\ReleaseAXP\ref_soft.pch + .\ReleaseAXP\ + .\ReleaseAXP\ + /QA21164 /QAieee1 + + + true + NDEBUG;%(PreprocessorDefinitions) + .\..\ReleaseAXP\ref_soft.tlb + true + NUL + Win32 + + + 0x0409 + NDEBUG;%(PreprocessorDefinitions) + + + true + .\..\ReleaseAXP\ref_soft.bsc + + + true + true + false + .\..\ReleaseAXP\ref_soft.dll + .\..\ReleaseAXP\ref_soft.lib + winmm.lib;%(AdditionalDependencies) + Windows + .\ref_soft.def + + + + + MultiThreadedDebug + Default + false + Disabled + true + Level3 + true + EditAndContinue + _DEBUG;WIN32;_WINDOWS;%(PreprocessorDefinitions) + .\debug\ + true + .\debug\ref_soft.pch + .\debug\ + .\debug\ + + + true + _DEBUG;%(PreprocessorDefinitions) + .\..\debug\ref_soft.tlb + true + Win32 + + + 0x0409 + _DEBUG;%(PreprocessorDefinitions) + + + true + .\..\debug\ref_soft.bsc + + + true + true + true + Windows + libc;%(IgnoreSpecificDefaultLibraries) + false + .\..\debug\ref_soft.dll + .\..\debug\ref_soft.lib + winmm.lib;%(AdditionalDependencies) + .\ref_soft.def + + + + + MultiThreaded + Default + true + true + MaxSpeed + true + Level4 + WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + .\release\ + .\release\ref_soft.pch + .\release\ + .\release\ + + + true + NDEBUG;%(PreprocessorDefinitions) + .\..\release\ref_soft.tlb + true + Win32 + + + 0x0409 + NDEBUG;%(PreprocessorDefinitions) + + + true + .\..\release\ref_soft.bsc + + + true + true + false + Windows + .\..\release\ref_soft.dll + .\..\release\ref_soft.lib + winmm.lib;%(AdditionalDependencies) + .\ref_soft.def + + + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + /QA21164 /MTd /QAieee1 /QA21164 /MTd /QAieee1 + /QA21164 /QAieee1 /QA21164 /QAieee1 + + + + + + true + true + ml /c /Cp /coff /Fo$(OutDir)%(Filename).obj /Zm /Zi %(FullPath) + $(OUTDIR)\$(InputName).obj;%(Outputs) + ml /c /Cp /coff /Fo$(OutDir)%(Filename).obj /Zm /Zi %(FullPath) + $(OUTDIR)\$(InputName).obj;%(Outputs) + + + true + true + ml /c /Cp /coff /Fo$(OutDir)%(Filename).obj /Zm /Zi %(FullPath) + $(OUTDIR)\$(InputName).obj;%(Outputs) + ml /c /Cp /coff /Fo$(OutDir)%(Filename).obj /Zm /Zi %(FullPath) + $(OUTDIR)\$(InputName).obj;%(Outputs) + + + true + true + ml /c /Cp /coff /Fo$(OutDir)%(Filename).obj /Zm /Zi %(FullPath) + $(OUTDIR)\$(InputName).obj;%(Outputs) + ml /c /Cp /coff /Fo$(OutDir)%(Filename).obj /Zm /Zi %(FullPath) + $(OUTDIR)\$(InputName).obj;%(Outputs) + + + true + true + ml /c /Cp /coff /Fo$(OutDir)%(Filename).obj /Zm /Zi %(FullPath) + $(OUTDIR)\$(InputName).obj;%(Outputs) + ml /c /Cp /coff /Fo$(OutDir)%(Filename).obj /Zm /Zi %(FullPath) + $(OUTDIR)\$(InputName).obj;%(Outputs) + + + ml /c /Cp /coff /Fo$(OutDir)%(Filename).obj /Zm /Zi %(FullPath) + $(OUTDIR)\$(InputName).obj;%(Outputs) + ml /c /Cp /coff /Fo$(OutDir)%(Filename).obj /Zm /Zi %(FullPath) + $(OUTDIR)\$(InputName).obj;%(Outputs) + + + true + true + ml /c /Cp /coff /Fo$(OutDir)%(Filename).obj /Zm /Zi %(FullPath) + $(OUTDIR)\$(InputName).obj;%(Outputs) + ml /c /Cp /coff /Fo$(OutDir)%(Filename).obj /Zm /Zi %(FullPath) + $(OUTDIR)\$(InputName).obj;%(Outputs) + + + true + true + ml /c /Cp /coff /Fo$(OutDir)%(Filename).obj /Zm /Zi %(FullPath) + $(OUTDIR)\$(InputName).obj;%(Outputs) + ml /c /Cp /coff /Fo$(OutDir)%(Filename).obj /Zm /Zi %(FullPath) + $(OUTDIR)\$(InputName).obj;%(Outputs) + + + true + true + ml /c /Cp /coff /Fo$(OutDir)%(Filename).obj /Zm /Zi %(FullPath) + $(OUTDIR)\$(InputName).obj;%(Outputs) + ml /c /Cp /coff /Fo$(OutDir)%(Filename).obj /Zm /Zi %(FullPath) + $(OUTDIR)\$(InputName).obj;%(Outputs) + + + true + true + ml /c /Cp /coff /Fo$(OutDir)%(Filename).obj /Zm /Zi %(FullPath) + $(OUTDIR)\$(InputName).obj;%(Outputs) + ml /c /Cp /coff /Fo$(OutDir)%(Filename).obj /Zm /Zi %(FullPath) + $(OUTDIR)\$(InputName).obj;%(Outputs) + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ref_soft/ref_soft.vcxproj.filters b/ref_soft/ref_soft.vcxproj.filters new file mode 100644 index 0000000..9fe9ad2 --- /dev/null +++ b/ref_soft/ref_soft.vcxproj.filters @@ -0,0 +1,152 @@ + + + + + {dbbc04a1-ebc7-4db0-b501-2a8e7701f2fd} + cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90 + + + {f701e23e-30d4-44d5-ae8a-ea9fe51df650} + h;hpp;hxx;hm;inl;fi;fd + + + {134b32f4-080e-460c-ae02-1f3a8a754ccc} + ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Resource Files + + + \ No newline at end of file diff --git a/ref_soft/ref_soft.vcxproj.user b/ref_soft/ref_soft.vcxproj.user new file mode 100644 index 0000000..88a5509 --- /dev/null +++ b/ref_soft/ref_soft.vcxproj.user @@ -0,0 +1,4 @@ + + + + \ No newline at end of file