Files
Cyd 2b8ca921cb Initial full mirror of c:\VWE (source + assets + toolchain + outputs) via Git LFS
Complete disaster-recovery snapshot: engine/game source, game data assets,
VC6 toolchain + DX SDKs, build outputs, deployed game, and _UNUSED archive.
Large binaries in Git LFS; text preserved byte-for-byte (core.autocrlf=false,
no eol attributes). See RECOVERY.md for the one-clone rebuild procedure.
2026-06-24 21:28:16 -05:00

740 lines
15 KiB
Plaintext

# Microsoft Developer Studio Project File - Name="Stuff" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Static Library" 0x0104
CFG=Stuff - Win32 Release
!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 "Stuff.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 "Stuff.mak" CFG="Stuff - Win32 Release"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "Stuff - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE "Stuff - Win32 Profile" (based on "Win32 (x86) Static Library")
!MESSAGE "Stuff - Win32 Armor" (based on "Win32 (x86) Static Library")
!MESSAGE "Stuff - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE "Stuff - Win32 icecap" (based on "Win32 (x86) Static Library")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""$/GameLeapCode/mw4/Libraries/Stuff", VWIAAAAA"
# PROP Scc_LocalPath "."
CPP=cl.exe
RSC=rc.exe
!IF "$(CFG)" == "Stuff - 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 "../../../rel.bin"
# PROP Intermediate_Dir "Release"
# PROP Target_Dir ""
MTL=midl.exe
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
# ADD CPP /nologo /G6 /Zp4 /MD /W4 /GR /Oa /Og /Oi /Oy /Gy /I "..\..\Libraries" /I "..\..\..\CoreTech\Libraries" /I "..\..\Libraries\stlport" /D "RELEASE" /D "USE_PROTOTYPES" /D "STRICT" /D "_WINDOWS" /D "NDEBUG" /D "WIN32" /Yu"StuffHeaders.hpp" /Zl /FD /GF /c
# SUBTRACT CPP /WX /Fr
# ADD BASE RSC /l 0x409
# ADD RSC /l 0x409
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo
!ELSEIF "$(CFG)" == "Stuff - Win32 Profile"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Profile"
# PROP BASE Intermediate_Dir "Profile"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "../../../pro.bin"
# PROP Intermediate_Dir "Profile"
# PROP Target_Dir ""
MTL=midl.exe
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
# ADD CPP /nologo /G6 /Zp4 /MD /W4 /Zi /O2 /I "..\..\Libraries" /I "..\..\..\CoreTech\Libraries" /I "..\..\Libraries\stlport" /D "LAB_ONLY" /D "USE_PROTOTYPES" /D "STRICT" /D "_WINDOWS" /D "NDEBUG" /D "WIN32" /Yu"StuffHeaders.hpp" /Zl /FD /GF /c
# SUBTRACT CPP /WX /Fr
# ADD BASE RSC /l 0x409
# ADD RSC /l 0x409
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo
!ELSEIF "$(CFG)" == "Stuff - Win32 Armor"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Armor"
# PROP BASE Intermediate_Dir "Armor"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "../../../arm.bin"
# PROP Intermediate_Dir "Armor"
# PROP Target_Dir ""
MTL=midl.exe
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
# ADD CPP /nologo /G6 /Zp4 /MD /W4 /GR /Zi /Ox /Ot /Oa /Og /Oi /I "..\..\Libraries" /I "..\..\..\CoreTech\Libraries" /I "..\..\Libraries\stlport" /D "LAB_ONLY" /D "NDEBUG" /D "_ARMOR" /D "USE_PROTOTYPES" /D "STRICT" /D "_WINDOWS" /D "WIN32" /Yu"StuffHeaders.hpp" /Zl /FD /GF /c
# SUBTRACT CPP /WX /Gy /Fr
# ADD BASE RSC /l 0x409
# ADD RSC /l 0x409
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo
!ELSEIF "$(CFG)" == "Stuff - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Debug"
# PROP BASE Intermediate_Dir "Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "../../../dbg.bin"
# PROP Intermediate_Dir "Debug"
# PROP Target_Dir ""
MTL=midl.exe
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
# ADD CPP /nologo /G6 /Zp4 /MDd /W4 /GR /Zi /Od /I "..\..\Libraries" /I "..\..\..\CoreTech\Libraries" /I "..\..\Libraries\stlport" /D "LAB_ONLY" /D "USE_PROTOTYPES" /D "STRICT" /D "_ARMOR" /D "_WINDOWS" /D "WIN32" /D "_DEBUG" /FR /Yu"StuffHeaders.hpp" /Zl /FD /c
# SUBTRACT CPP /WX /Gy
# ADD BASE RSC /l 0x409
# ADD RSC /l 0x409
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo
!ELSEIF "$(CFG)" == "Stuff - Win32 icecap"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "icecap"
# PROP BASE Intermediate_Dir "icecap"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "../../../ice.bin"
# PROP Intermediate_Dir "icecap"
# PROP Target_Dir ""
MTL=midl.exe
# ADD BASE CPP /nologo /G6 /Zp4 /MD /W4 /WX /Zi /Ox /Ot /Oa /Og /Oi /Gy /I "..\..\Libraries" /I "..\..\..\CoreTech\Libraries" /D "LAB_ONLY" /D "NDEBUG" /D "USE_PROTOTYPES" /D "STRICT" /D "_WINDOWS" /D "WIN32" /Yu"StuffHeaders.hpp" /Zl /FD /GF /c
# SUBTRACT BASE CPP /Gf
# ADD CPP /nologo /G6 /Zp4 /MD /W4 /Zi /Ot /Oa /Oi /Gy /I "..\..\Libraries" /I "..\..\..\CoreTech\Libraries" /I "..\..\Libraries\stlport" /D "LAB_ONLY" /D "USE_PROTOTYPES" /D "STRICT" /D "_WINDOWS" /D "NDEBUG" /D "WIN32" /D "_ICECAP" /Yu"StuffHeaders.hpp" /Zl /FD /GF /c
# SUBTRACT CPP /WX /Og /Fr
# ADD BASE RSC /l 0x409
# ADD RSC /l 0x409
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo
!ENDIF
# Begin Target
# Name "Stuff - Win32 Release"
# Name "Stuff - Win32 Profile"
# Name "Stuff - Win32 Armor"
# Name "Stuff - Win32 Debug"
# Name "Stuff - Win32 icecap"
# Begin Group "Armor"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\ArmorOff.hpp
# End Source File
# Begin Source File
SOURCE=.\ArmorOn.hpp
# End Source File
# Begin Source File
SOURCE=.\Style.cpp
# End Source File
# Begin Source File
SOURCE=.\Style.hpp
# End Source File
# End Group
# Begin Group "Math Library"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\AffineMatrix.cpp
# End Source File
# Begin Source File
SOURCE=.\AffineMatrix.hpp
# End Source File
# Begin Source File
SOURCE=.\AffineMatrix_Test.cpp
# End Source File
# Begin Source File
SOURCE=.\Angle.cpp
# End Source File
# Begin Source File
SOURCE=.\Angle.hpp
# End Source File
# Begin Source File
SOURCE=.\Angle_Test.cpp
# End Source File
# Begin Source File
SOURCE=.\Average.hpp
# End Source File
# Begin Source File
SOURCE=.\Color.cpp
# End Source File
# Begin Source File
SOURCE=.\Color.hpp
# End Source File
# Begin Source File
SOURCE=.\ExtentBox.cpp
# End Source File
# Begin Source File
SOURCE=.\ExtentBox.hpp
# End Source File
# Begin Source File
SOURCE=.\Line.cpp
# End Source File
# Begin Source File
SOURCE=.\Line.hpp
# End Source File
# Begin Source File
SOURCE=.\LinearMatrix.cpp
# End Source File
# Begin Source File
SOURCE=.\LinearMatrix.hpp
# End Source File
# Begin Source File
SOURCE=.\LinearMatrix_Test.cpp
# End Source File
# Begin Source File
SOURCE=.\Matrix.cpp
# End Source File
# Begin Source File
SOURCE=.\Matrix.hpp
# End Source File
# Begin Source File
SOURCE=.\Matrix_Test.cpp
# End Source File
# Begin Source File
SOURCE=.\Motion.cpp
# End Source File
# Begin Source File
SOURCE=.\Motion.hpp
# End Source File
# Begin Source File
SOURCE=.\Normal.cpp
# End Source File
# Begin Source File
SOURCE=.\Normal.hpp
# End Source File
# Begin Source File
SOURCE=.\Normal_Test.cpp
# End Source File
# Begin Source File
SOURCE=.\OBB.cpp
# End Source File
# Begin Source File
SOURCE=.\OBB.hpp
# End Source File
# Begin Source File
SOURCE=.\Origin.cpp
# End Source File
# Begin Source File
SOURCE=.\Origin.hpp
# End Source File
# Begin Source File
SOURCE=.\Origin_Test.cpp
# End Source File
# Begin Source File
SOURCE=.\Plane.cpp
# End Source File
# Begin Source File
SOURCE=.\Plane.hpp
# End Source File
# Begin Source File
SOURCE=.\Point3D.cpp
# End Source File
# Begin Source File
SOURCE=.\Point3D.hpp
# End Source File
# Begin Source File
SOURCE=.\Point3D_Test.cpp
# End Source File
# Begin Source File
SOURCE=.\Polar.cpp
# End Source File
# Begin Source File
SOURCE=.\Polar.hpp
# End Source File
# Begin Source File
SOURCE=.\Random.cpp
# End Source File
# Begin Source File
SOURCE=.\Random.hpp
# End Source File
# Begin Source File
SOURCE=.\Random_Test.cpp
# End Source File
# Begin Source File
SOURCE=.\Rotation.cpp
# End Source File
# Begin Source File
SOURCE=.\Rotation.hpp
# End Source File
# Begin Source File
SOURCE=.\Rotation_Test.cpp
# End Source File
# Begin Source File
SOURCE=.\Scalar.cpp
# End Source File
# Begin Source File
SOURCE=.\Scalar.hpp
# End Source File
# Begin Source File
SOURCE=.\Sphere.cpp
# End Source File
# Begin Source File
SOURCE=.\Sphere.hpp
# End Source File
# Begin Source File
SOURCE=.\Sphere_Test.cpp
# End Source File
# Begin Source File
SOURCE=.\Spline.cpp
# End Source File
# Begin Source File
SOURCE=.\Spline.hpp
# End Source File
# Begin Source File
SOURCE=.\UnitVector.cpp
# End Source File
# Begin Source File
SOURCE=.\UnitVector.hpp
# End Source File
# Begin Source File
SOURCE=.\UnitVector_Test.cpp
# End Source File
# Begin Source File
SOURCE=.\Vector2D.hpp
# End Source File
# Begin Source File
SOURCE=.\Vector3D.cpp
# End Source File
# Begin Source File
SOURCE=.\Vector3D.hpp
# End Source File
# Begin Source File
SOURCE=.\Vector3D_Test.cpp
# End Source File
# Begin Source File
SOURCE=.\Vector4D.cpp
# End Source File
# Begin Source File
SOURCE=.\Vector4D.hpp
# End Source File
# Begin Source File
SOURCE=.\Vector4D_Test.cpp
# End Source File
# End Group
# Begin Group "Memory Allocation"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\Auto_Container.hpp
# End Source File
# Begin Source File
SOURCE=.\Auto_Ptr.hpp
# End Source File
# Begin Source File
SOURCE=.\Initialized_Ptr.hpp
# End Source File
# Begin Source File
SOURCE=.\MArray.hpp
# End Source File
# Begin Source File
SOURCE=.\MatrixStack.cpp
# End Source File
# Begin Source File
SOURCE=.\MatrixStack.hpp
# End Source File
# Begin Source File
SOURCE=.\MemoryBlock.cpp
# End Source File
# Begin Source File
SOURCE=.\MemoryBlock.hpp
# End Source File
# Begin Source File
SOURCE=.\MemoryBlock_Test.cpp
# End Source File
# Begin Source File
SOURCE=.\MString.cpp
# End Source File
# Begin Source File
SOURCE=.\MString.hpp
# End Source File
# Begin Source File
SOURCE=.\MString_Test.cpp
# End Source File
# Begin Source File
SOURCE=.\Noncopyable.hpp
# End Source File
# End Group
# Begin Group "Connection Engine"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\Chain.cpp
# End Source File
# Begin Source File
SOURCE=.\Chain.hpp
# End Source File
# Begin Source File
SOURCE=.\Chain_Test.cpp
# End Source File
# Begin Source File
SOURCE=.\Hash.cpp
# End Source File
# Begin Source File
SOURCE=.\Hash.hpp
# End Source File
# Begin Source File
SOURCE=.\Hash_Test.cpp
# End Source File
# Begin Source File
SOURCE=.\Iterator.hpp
# End Source File
# Begin Source File
SOURCE=.\Link.cpp
# End Source File
# Begin Source File
SOURCE=.\Link.hpp
# End Source File
# Begin Source File
SOURCE=.\Plug.cpp
# End Source File
# Begin Source File
SOURCE=.\Plug.hpp
# End Source File
# Begin Source File
SOURCE=.\RegisteredClass.cpp
# End Source File
# Begin Source File
SOURCE=.\RegisteredClass.hpp
# End Source File
# Begin Source File
SOURCE=.\SafeChain.cpp
# End Source File
# Begin Source File
SOURCE=.\SafeChain.hpp
# End Source File
# Begin Source File
SOURCE=.\SafeChain_Test.cpp
# End Source File
# Begin Source File
SOURCE=.\SafeSocket.cpp
# End Source File
# Begin Source File
SOURCE=.\SafeSocket.hpp
# End Source File
# Begin Source File
SOURCE=.\Slot.cpp
# End Source File
# Begin Source File
SOURCE=.\Slot.hpp
# End Source File
# Begin Source File
SOURCE=.\Socket.cpp
# End Source File
# Begin Source File
SOURCE=.\Socket.hpp
# End Source File
# Begin Source File
SOURCE=.\SortedChain.cpp
# End Source File
# Begin Source File
SOURCE=.\SortedChain.hpp
# End Source File
# Begin Source File
SOURCE=.\SortedChain_Test.cpp
# End Source File
# Begin Source File
SOURCE=.\SortedSocket.cpp
# End Source File
# Begin Source File
SOURCE=.\SortedSocket.hpp
# End Source File
# Begin Source File
SOURCE=.\Table.cpp
# End Source File
# Begin Source File
SOURCE=.\Table.hpp
# End Source File
# Begin Source File
SOURCE=.\Table_Test.cpp
# End Source File
# Begin Source File
SOURCE=.\Tree.cpp
# End Source File
# Begin Source File
SOURCE=.\Tree.hpp
# End Source File
# Begin Source File
SOURCE=.\Tree_Test.cpp
# End Source File
# End Group
# Begin Group "Stream Functions"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\Database.cpp
# End Source File
# Begin Source File
SOURCE=.\Database.hpp
# End Source File
# Begin Source File
SOURCE=.\FileStream.cpp
# End Source File
# Begin Source File
SOURCE=.\FileStream.hpp
# End Source File
# Begin Source File
SOURCE=.\FileStream_Test.cpp
# End Source File
# Begin Source File
SOURCE=.\FileStreamManager.cpp
# End Source File
# Begin Source File
SOURCE=.\FileStreamManager.hpp
# End Source File
# Begin Source File
SOURCE=.\MemoryStream.cpp
# End Source File
# Begin Source File
SOURCE=.\MemoryStream.hpp
# End Source File
# Begin Source File
SOURCE=.\MemoryStream_Test.cpp
# End Source File
# Begin Source File
SOURCE=.\NameList.cpp
# End Source File
# Begin Source File
SOURCE=.\NameList.hpp
# End Source File
# Begin Source File
SOURCE=.\NameList_Test.cpp
# End Source File
# Begin Source File
SOURCE=.\NotationFile.cpp
# End Source File
# Begin Source File
SOURCE=.\NotationFile.hpp
# End Source File
# Begin Source File
SOURCE=.\NotationFile_Test.cpp
# End Source File
# Begin Source File
SOURCE=.\Note.cpp
# End Source File
# Begin Source File
SOURCE=.\Note.hpp
# End Source File
# Begin Source File
SOURCE=.\Page.cpp
# End Source File
# Begin Source File
SOURCE=.\Page.hpp
# End Source File
# End Group
# Begin Group "Missed Dependencies"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\..\..\CoreTech\Libraries\GameOS\Network.hpp
# End Source File
# End Group
# Begin Source File
SOURCE=..\Adept\GameOS.HPP
# End Source File
# Begin Source File
SOURCE=.\Stuff.cpp
# End Source File
# Begin Source File
SOURCE=.\Stuff.hpp
# End Source File
# Begin Source File
SOURCE=.\StuffHeaders.cpp
# ADD CPP /Yc"StuffHeaders.hpp"
# End Source File
# Begin Source File
SOURCE=.\StuffHeaders.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\CoreTech\Libraries\GameOS\ToolOS.hpp
# End Source File
# End Target
# End Project