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

378 lines
8.7 KiB
Plaintext

# Microsoft Developer Studio Project File - Name="Proxies" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Static Library" 0x0104
CFG=Proxies - 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 "Proxies.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 "Proxies.mak" CFG="Proxies - Win32 Release"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "Proxies - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE "Proxies - Win32 Profile" (based on "Win32 (x86) Static Library")
!MESSAGE "Proxies - Win32 Armor" (based on "Win32 (x86) Static Library")
!MESSAGE "Proxies - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
CPP=cl.exe
RSC=rc.exe
!IF "$(CFG)" == "Proxies - 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 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 /Gy /I "..\..\Libraries" /I "..\..\..\CoreTech\Libraries" /D "NDEBUG" /D "RELEASE" /D "WIN32" /D "_WINDOWS" /D "USE_PROTOTYPES" /D "STRICT" /Yu"ProxyHeaders.hpp" /Zl /FD /GF /c
# SUBTRACT CPP /WX /Gf
# 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)" == "Proxies - 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 "Profile"
# 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 /GR /Zi /Ox /Ot /Oa /Og /Oi /Gy /I "..\..\Libraries" /I "..\..\..\CoreTech\Libraries" /D "LAB_ONLY" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "USE_PROTOTYPES" /D "STRICT" /Yu"ProxyHeaders.hpp" /Zl /FD /GF /c
# SUBTRACT CPP /WX /Gf
# 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)" == "Proxies - 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 "Armor"
# 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 /Gy /I "..\..\Libraries" /I "..\..\..\CoreTech\Libraries" /D "LAB_ONLY" /D "NDEBUG" /D "_ARMOR" /D "WIN32" /D "_WINDOWS" /D "USE_PROTOTYPES" /D "STRICT" /Yu"ProxyHeaders.hpp" /Zl /FD /GF /c
# SUBTRACT CPP /WX /Gf
# 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)" == "Proxies - 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 "Debug"
# 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" /D "LAB_ONLY" /D "_DEBUG" /D "_ARMOR" /D "WIN32" /D "_WINDOWS" /D "USE_PROTOTYPES" /D "STRICT" /Yu"ProxyHeaders.hpp" /Zl /FD /c
# SUBTRACT CPP /WX
# 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 "Proxies - Win32 Release"
# Name "Proxies - Win32 Profile"
# Name "Proxies - Win32 Armor"
# Name "Proxies - Win32 Debug"
# Begin Group "Proxies"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\ChildProxy.cpp
# End Source File
# Begin Source File
SOURCE=.\ChildProxy.hpp
# End Source File
# Begin Source File
SOURCE=.\GenericProxy.cpp
# End Source File
# Begin Source File
SOURCE=.\GenericProxy.hpp
# End Source File
# Begin Source File
SOURCE=.\GroupProxy.cpp
# End Source File
# Begin Source File
SOURCE=.\GroupProxy.hpp
# End Source File
# Begin Source File
SOURCE=.\IndexProxy.cpp
# End Source File
# Begin Source File
SOURCE=.\IndexProxy.hpp
# End Source File
# Begin Source File
SOURCE=.\LightProxy.cpp
# End Source File
# Begin Source File
SOURCE=.\LightProxy.hpp
# End Source File
# Begin Source File
SOURCE=.\PolygonMeshProxy.cpp
# End Source File
# Begin Source File
SOURCE=.\PolygonMeshProxy.hpp
# End Source File
# Begin Source File
SOURCE=.\PolygonProxy.cpp
# End Source File
# Begin Source File
SOURCE=.\PolygonProxy.hpp
# End Source File
# Begin Source File
SOURCE=.\SceneProxy.cpp
# End Source File
# Begin Source File
SOURCE=.\SceneProxy.hpp
# End Source File
# Begin Source File
SOURCE=.\StateProxy.cpp
# End Source File
# Begin Source File
SOURCE=.\StateProxy.hpp
# End Source File
# Begin Source File
SOURCE=.\TextureProxy.cpp
# End Source File
# Begin Source File
SOURCE=.\TextureProxy.hpp
# End Source File
# Begin Source File
SOURCE=.\VertexProxy.cpp
# End Source File
# Begin Source File
SOURCE=.\VertexProxy.hpp
# End Source File
# End Group
# Begin Group "Bitmap formats"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\Targa.cpp
# End Source File
# Begin Source File
SOURCE=.\Targa.hpp
# End Source File
# End Group
# Begin Group "Processes"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\ArrangeMegatextures.cpp
# End Source File
# Begin Source File
SOURCE=.\ArrangeMegatextures.hpp
# End Source File
# Begin Source File
SOURCE=.\BinSort.cpp
# End Source File
# Begin Source File
SOURCE=.\BinSort.hpp
# End Source File
# Begin Source File
SOURCE=.\BuildMegatextures.cpp
# End Source File
# Begin Source File
SOURCE=.\BuildMegatextures.hpp
# End Source File
# Begin Source File
SOURCE=.\BurnLights.cpp
# End Source File
# Begin Source File
SOURCE=.\BurnLights.hpp
# End Source File
# Begin Source File
SOURCE=.\CleanHierarchy.cpp
# End Source File
# Begin Source File
SOURCE=.\CleanHierarchy.hpp
# End Source File
# Begin Source File
SOURCE=.\CoalesceTextures.cpp
# End Source File
# Begin Source File
SOURCE=.\CoalesceTextures.hpp
# End Source File
# Begin Source File
SOURCE=.\Copy.cpp
# End Source File
# Begin Source File
SOURCE=.\Copy.hpp
# End Source File
# Begin Source File
SOURCE=.\FindErrors.cpp
# End Source File
# Begin Source File
SOURCE=.\FindErrors.hpp
# End Source File
# Begin Source File
SOURCE=.\FlattenHierarchy.cpp
# End Source File
# Begin Source File
SOURCE=.\FlattenHierarchy.hpp
# End Source File
# Begin Source File
SOURCE=.\Info.cpp
# End Source File
# Begin Source File
SOURCE=.\Info.hpp
# End Source File
# Begin Source File
SOURCE=.\MakeSingleSided.cpp
# End Source File
# Begin Source File
SOURCE=.\MakeSingleSided.hpp
# End Source File
# Begin Source File
SOURCE=.\OptimizeFlatShading.cpp
# End Source File
# Begin Source File
SOURCE=.\OptimizeFlatShading.hpp
# End Source File
# Begin Source File
SOURCE=.\Process.cpp
# End Source File
# Begin Source File
SOURCE=.\Process.hpp
# End Source File
# Begin Source File
SOURCE=.\StateSort.cpp
# End Source File
# Begin Source File
SOURCE=.\StateSort.hpp
# End Source File
# End Group
# Begin Source File
SOURCE=.\Proxies.cpp
# End Source File
# Begin Source File
SOURCE=.\Proxies.hpp
# End Source File
# Begin Source File
SOURCE=.\ProxyHeaders.cpp
# ADD CPP /Yc"ProxyHeaders.hpp"
# End Source File
# Begin Source File
SOURCE=.\ProxyHeaders.hpp
# End Source File
# End Target
# End Project