Files
firestorm/Gameleap/code/mw4/Libraries/Adept/Adept.dsp
T
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

1981 lines
38 KiB
Plaintext

# Microsoft Developer Studio Project File - Name="Adept" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Static Library" 0x0104
CFG=Adept - 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 "Adept.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 "Adept.mak" CFG="Adept - Win32 Release"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "Adept - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE "Adept - Win32 Profile" (based on "Win32 (x86) Static Library")
!MESSAGE "Adept - Win32 Armor" (based on "Win32 (x86) Static Library")
!MESSAGE "Adept - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE "Adept - Win32 icecap" (based on "Win32 (x86) Static Library")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""$/GameLeapCode/mw4/Libraries/Adept", SFGAAAAA"
# PROP Scc_LocalPath "."
CPP=cl.exe
RSC=rc.exe
!IF "$(CFG)" == "Adept - 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 "..\..\Code" /I "..\..\Libraries" /I "..\..\..\CoreTech\Libraries" /I "..\..\Libraries\stlport" /D "RELEASE" /D "USE_PROTOTYPES" /D "STRICT" /D "_WINDOWS" /D "COMSERVER" /D "NDEBUG" /D "WIN32" /Yu"AdeptHeaders.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)" == "Adept - 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 "..\..\Code" /I "..\..\Libraries" /I "..\..\..\CoreTech\Libraries" /I "..\..\Libraries\stlport" /D "LAB_ONLY" /D "USE_PROTOTYPES" /D "STRICT" /D "_WINDOWS" /D "COMSERVER" /D "NDEBUG" /D "WIN32" /Yu"AdeptHeaders.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)" == "Adept - 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 /Gy /I "..\..\Code" /I "..\..\Libraries" /I "..\..\..\CoreTech\Libraries" /I "..\..\Libraries\stlport" /D "LAB_ONLY" /D "NDEBUG" /D "_ARMOR" /D "USE_PROTOTYPES" /D "STRICT" /D "_WINDOWS" /D "WIN32" /D "COMSERVER" /Yu"AdeptHeaders.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)" == "Adept - 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 "..\..\Code" /I "..\..\Libraries" /I "..\..\..\CoreTech\Libraries" /I "..\..\Libraries\stlport" /D "LAB_ONLY" /D "_ARMOR" /D "USE_PROTOTYPES" /D "STRICT" /D "_WINDOWS" /D "COMSERVER" /D "WIN32" /D "_DEBUG" /FR /Yu"AdeptHeaders.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
!ELSEIF "$(CFG)" == "Adept - 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 "..\..\Code" /I "..\..\Libraries" /I "..\..\..\CoreTech\Libraries" /I "..\..\Libraries\stlport" /D "LAB_ONLY" /D "NDEBUG" /D "USE_PROTOTYPES" /D "STRICT" /D "_WINDOWS" /D "WIN32" /D "COMSERVER" /Yu"AdeptHeaders.hpp" /Zl /FD /GF /c
# SUBTRACT BASE CPP /Fr
# ADD CPP /nologo /G6 /Zp4 /MD /W4 /Zi /Ot /Oa /Oi /Gy /I "..\..\Code" /I "..\..\Libraries" /I "..\..\..\CoreTech\Libraries" /I "..\..\Libraries\stlport" /D "LAB_ONLY" /D "USE_PROTOTYPES" /D "STRICT" /D "_WINDOWS" /D "COMSERVER" /D "NDEBUG" /D "WIN32" /D "_ICECAP" /Yu"AdeptHeaders.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 "Adept - Win32 Release"
# Name "Adept - Win32 Profile"
# Name "Adept - Win32 Armor"
# Name "Adept - Win32 Debug"
# Name "Adept - Win32 icecap"
# Begin Group "Audio"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\AudioChannel.cpp
# End Source File
# Begin Source File
SOURCE=.\AudioChannel.hpp
# End Source File
# Begin Source File
SOURCE=.\AudioCommand.cpp
# End Source File
# Begin Source File
SOURCE=.\AudioCommand.hpp
# End Source File
# Begin Source File
SOURCE=.\AudioComponentWeb.cpp
# End Source File
# Begin Source File
SOURCE=.\AudioComponentWeb.hpp
# End Source File
# Begin Source File
SOURCE=.\AudioFXComponent.cpp
# End Source File
# Begin Source File
SOURCE=.\AudioFXComponent.hpp
# End Source File
# Begin Source File
SOURCE=.\AudioFXComponent_Tool.cpp
# End Source File
# Begin Source File
SOURCE=.\AudioRenderer.cpp
# End Source File
# Begin Source File
SOURCE=.\AudioRenderer.hpp
# End Source File
# Begin Source File
SOURCE=.\AudioRenderer_Tool.cpp
# End Source File
# Begin Source File
SOURCE=.\AudioSample.cpp
# End Source File
# Begin Source File
SOURCE=.\AudioSample.hpp
# End Source File
# Begin Source File
SOURCE=.\AudioSample_Tool.cpp
# End Source File
# Begin Source File
SOURCE=.\EarComponent.cpp
# End Source File
# Begin Source File
SOURCE=.\EarComponent.hpp
# End Source File
# Begin Source File
SOURCE=.\EarComponent_Tool.cpp
# End Source File
# Begin Source File
SOURCE=.\SpatializedChannel.cpp
# End Source File
# Begin Source File
SOURCE=.\SpatializedChannel.hpp
# End Source File
# Begin Source File
SOURCE=.\SpatializedCommand.cpp
# End Source File
# Begin Source File
SOURCE=.\SpatializedCommand.hpp
# End Source File
# Begin Source File
SOURCE=.\VOChannel.cpp
# End Source File
# Begin Source File
SOURCE=.\VOChannel.hpp
# End Source File
# End Group
# Begin Group "Components"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\AttributeWatcher.cpp
# End Source File
# Begin Source File
SOURCE=.\AttributeWatcher.hpp
# End Source File
# Begin Source File
SOURCE=.\Channel.cpp
# End Source File
# Begin Source File
SOURCE=.\Channel.hpp
# End Source File
# Begin Source File
SOURCE=.\Channel_Tool.cpp
# End Source File
# Begin Source File
SOURCE=.\Component.cpp
# End Source File
# Begin Source File
SOURCE=.\Component.hpp
# End Source File
# Begin Source File
SOURCE=.\Component_Tool.cpp
# End Source File
# Begin Source File
SOURCE=.\ComponentHeaders.hpp
# End Source File
# Begin Source File
SOURCE=.\ComponentWeb.cpp
# End Source File
# Begin Source File
SOURCE=.\ComponentWeb.hpp
# End Source File
# Begin Source File
SOURCE=.\ComponentWeb_Tool.cpp
# End Source File
# Begin Source File
SOURCE=.\Matcher.cpp
# End Source File
# Begin Source File
SOURCE=.\Matcher.hpp
# End Source File
# Begin Source File
SOURCE=.\Matcher_Tool.cpp
# End Source File
# End Group
# Begin Group "Controls Manager"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\control_mapping.cpp
# End Source File
# Begin Source File
SOURCE=.\control_mapping.hpp
# End Source File
# Begin Source File
SOURCE=.\Controls.cpp
# End Source File
# Begin Source File
SOURCE=.\Controls.hpp
# End Source File
# Begin Source File
SOURCE=.\Controls_Test.cpp
# End Source File
# Begin Source File
SOURCE=.\Controls_Test.hpp
# End Source File
# Begin Source File
SOURCE=.\Controls_Tool.cpp
# End Source File
# Begin Source File
SOURCE=.\Joystick.cpp
# End Source File
# Begin Source File
SOURCE=.\Joystick.hpp
# End Source File
# End Group
# Begin Group "Entity"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\Attribute.cpp
# End Source File
# Begin Source File
SOURCE=.\Attribute.hpp
# End Source File
# Begin Source File
SOURCE=.\CollisionVolume.cpp
# End Source File
# Begin Source File
SOURCE=.\CollisionVolume.hpp
# End Source File
# Begin Source File
SOURCE=.\DamageObject.cpp
# End Source File
# Begin Source File
SOURCE=.\DamageObject.hpp
# End Source File
# Begin Source File
SOURCE=.\Entity.cpp
# End Source File
# Begin Source File
SOURCE=.\Entity.hpp
# End Source File
# Begin Source File
SOURCE=.\Entity_Tool.cpp
# End Source File
# Begin Source File
SOURCE=.\EntityAttribute.cpp
# End Source File
# Begin Source File
SOURCE=.\EntityAttribute.hpp
# End Source File
# Begin Source File
SOURCE=.\EntityClassData.cpp
# End Source File
# Begin Source File
SOURCE=.\EntityClassData.hpp
# End Source File
# Begin Source File
SOURCE=.\EntityManager.cpp
# End Source File
# Begin Source File
SOURCE=.\EntityManager.hpp
# End Source File
# Begin Source File
SOURCE=.\ExecutionState.cpp
# End Source File
# Begin Source File
SOURCE=.\ExecutionState.hpp
# End Source File
# Begin Source File
SOURCE=.\GameModelAttribute.cpp
# End Source File
# Begin Source File
SOURCE=.\GameModelAttribute.hpp
# End Source File
# Begin Source File
SOURCE=.\State.cpp
# End Source File
# Begin Source File
SOURCE=.\State.hpp
# End Source File
# Begin Source File
SOURCE=.\State_Tool.cpp
# End Source File
# End Group
# Begin Group "World Management"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\Application.cpp
# End Source File
# Begin Source File
SOURCE=.\Application.hpp
# End Source File
# Begin Source File
SOURCE=.\ApplicationTask.cpp
# End Source File
# Begin Source File
SOURCE=.\ApplicationTask.hpp
# End Source File
# Begin Source File
SOURCE=.\CollisionGrid.cpp
# End Source File
# Begin Source File
SOURCE=.\CollisionGrid.hpp
# End Source File
# Begin Source File
SOURCE=.\Map.cpp
# End Source File
# Begin Source File
SOURCE=.\Map.hpp
# End Source File
# Begin Source File
SOURCE=.\Map_Tool.cpp
# End Source File
# Begin Source File
SOURCE=.\Mission.cpp
# End Source File
# Begin Source File
SOURCE=.\Mission.hpp
# End Source File
# Begin Source File
SOURCE=.\Mission_Tool.cpp
# End Source File
# Begin Source File
SOURCE=.\NameTable.cpp
# End Source File
# Begin Source File
SOURCE=.\NameTable.hpp
# End Source File
# Begin Source File
SOURCE=.\Tile.cpp
# End Source File
# Begin Source File
SOURCE=.\Tile.hpp
# End Source File
# Begin Source File
SOURCE=.\Zone.cpp
# End Source File
# Begin Source File
SOURCE=.\Zone.hpp
# End Source File
# End Group
# Begin Group "Messaging"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\Event.cpp
# End Source File
# Begin Source File
SOURCE=.\Event.hpp
# End Source File
# Begin Source File
SOURCE=.\Event_Test.cpp
# End Source File
# Begin Source File
SOURCE=.\EventStatistics.cpp
# End Source File
# Begin Source File
SOURCE=.\EventStatistics.hpp
# End Source File
# Begin Source File
SOURCE=.\Receiver.cpp
# End Source File
# Begin Source File
SOURCE=.\Receiver.hpp
# End Source File
# Begin Source File
SOURCE=.\Receiver_Test.cpp
# End Source File
# Begin Source File
SOURCE=.\Receiver_Test.hpp
# End Source File
# End Group
# Begin Group "Network"
# PROP Default_Filter ""
# Begin Group "GameSpy"
# PROP Default_Filter ""
# Begin Group "Advertising"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\GameSpy\GSpy_Host.cpp
# End Source File
# End Group
# Begin Group "Querying"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\GameSpy\darray.cpp
# End Source File
# Begin Source File
SOURCE=.\GameSpy\darray.h
# End Source File
# Begin Source File
SOURCE=.\GameSpy\goaceng.h
# End Source File
# Begin Source File
SOURCE=.\GameSpy\gserver.cpp
# End Source File
# Begin Source File
SOURCE=.\GameSpy\gserver.h
# End Source File
# Begin Source File
SOURCE=.\GameSpy\gserverlist.cpp
# End Source File
# Begin Source File
SOURCE=.\GameSpy\GSpy_client.cpp
# End Source File
# Begin Source File
SOURCE=.\GameSpy\gutil.cpp
# End Source File
# Begin Source File
SOURCE=.\GameSpy\gutil.h
# End Source File
# Begin Source File
SOURCE=.\GameSpy\hashtable.cpp
# End Source File
# Begin Source File
SOURCE=.\GameSpy\hashtable.h
# End Source File
# End Group
# Begin Group "Old Files"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\GameSpy\cengtest.cpp
# End Source File
# Begin Source File
SOURCE=.\GameSpy\goasample.cpp
# End Source File
# Begin Source File
SOURCE=.\GameSpy\goautil.cpp
# End Source File
# End Group
# Begin Source File
SOURCE=.\GameSpy\Games_GSpy.cpp
# End Source File
# Begin Source File
SOURCE=.\GameSpy\GameSpy.h
# End Source File
# Begin Source File
SOURCE=.\GameSpy\nonport.cpp
# End Source File
# Begin Source File
SOURCE=.\GameSpy\nonport.h
# End Source File
# End Group
# Begin Group "Scripts"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\..\assets\Scripts\Dropboxes.script
# End Source File
# Begin Source File
SOURCE=..\..\Content\ShellScripts\MainMenu.script
# End Source File
# Begin Source File
SOURCE=..\..\assets\Scripts\Network.script
# End Source File
# Begin Source File
SOURCE=..\..\assets\Scripts\NetworkGunTech.script
# End Source File
# Begin Source File
SOURCE=..\..\assets\Scripts\NetworkIPX.script
# End Source File
# Begin Source File
SOURCE=..\..\assets\Scripts\NetworkModem.script
# End Source File
# Begin Source File
SOURCE=..\..\assets\Scripts\NetworkSerial.script
# End Source File
# Begin Source File
SOURCE=..\..\assets\Scripts\NetworkTCPIP.script
# End Source File
# End Group
# Begin Group "GUN"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\..\assets\Binaries\ZnMatch.dll
# End Source File
# Begin Source File
SOURCE=..\..\assets\Binaries\ZoneNet.dll
# End Source File
# End Group
# Begin Group "Other"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\Connection.cpp
# End Source File
# Begin Source File
SOURCE=.\Connection.hpp
# End Source File
# Begin Source File
SOURCE=.\NetExtra.cpp
# End Source File
# Begin Source File
SOURCE=.\NetGos.hpp
# End Source File
# Begin Source File
SOURCE=.\NetStatCollector.cpp
# End Source File
# Begin Source File
SOURCE=.\NetStatCollector.hpp
# End Source File
# Begin Source File
SOURCE=.\Network.cpp
# End Source File
# Begin Source File
SOURCE=.\Network.hpp
# End Source File
# Begin Source File
SOURCE=.\Replicator.cpp
# End Source File
# Begin Source File
SOURCE=.\Replicator.hpp
# End Source File
# Begin Source File
SOURCE=.\Replicator_Tool.cpp
# End Source File
# Begin Source File
SOURCE=.\ReplicatorID.hpp
# End Source File
# End Group
# Begin Source File
SOURCE=.\rasfuncs.cpp
# End Source File
# Begin Source File
SOURCE=.\rasfuncs.h
# End Source File
# End Group
# Begin Group "Renderer Manager"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\Renderer.cpp
# End Source File
# Begin Source File
SOURCE=.\Renderer.hpp
# End Source File
# Begin Source File
SOURCE=.\Renderer_Test.cpp
# End Source File
# Begin Source File
SOURCE=.\Renderer_Test.hpp
# End Source File
# Begin Source File
SOURCE=.\Renderer_Tool.cpp
# End Source File
# Begin Source File
SOURCE=.\RendererManager.cpp
# End Source File
# Begin Source File
SOURCE=.\RendererManager.hpp
# End Source File
# End Group
# Begin Group "Resources"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\Resource.cpp
# End Source File
# Begin Source File
SOURCE=.\Resource.hpp
# End Source File
# Begin Source File
SOURCE=.\Resource_Test.cpp
# End Source File
# Begin Source File
SOURCE=.\ResourceEffectLibrary.cpp
# End Source File
# Begin Source File
SOURCE=.\ResourceEffectLibrary.hpp
# End Source File
# Begin Source File
SOURCE=.\ResourceImagePool.cpp
# End Source File
# Begin Source File
SOURCE=.\ResourceImagePool.hpp
# End Source File
# End Group
# Begin Group "Tools"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\Tool.cpp
# End Source File
# Begin Source File
SOURCE=.\Tool.hpp
# End Source File
# End Group
# Begin Group "Video Renderer"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\BeamComponent.cpp
# End Source File
# Begin Source File
SOURCE=.\BeamComponent.hpp
# End Source File
# Begin Source File
SOURCE=.\BeamComponent_Tool.cpp
# End Source File
# Begin Source File
SOURCE=.\CameraComponent.cpp
# End Source File
# Begin Source File
SOURCE=.\CameraComponent.hpp
# End Source File
# Begin Source File
SOURCE=.\CameraComponent_Tool.cpp
# End Source File
# Begin Source File
SOURCE=.\ConeComponent.cpp
# End Source File
# Begin Source File
SOURCE=.\ConeComponent.hpp
# End Source File
# Begin Source File
SOURCE=.\ConeComponent_Tool.cpp
# End Source File
# Begin Source File
SOURCE=.\gosFXComponent.cpp
# End Source File
# Begin Source File
SOURCE=.\gosFXComponent.hpp
# End Source File
# Begin Source File
SOURCE=.\gosFXComponent_Tool.cpp
# End Source File
# Begin Source File
SOURCE=.\LightComponent.cpp
# End Source File
# Begin Source File
SOURCE=.\LightComponent.hpp
# End Source File
# Begin Source File
SOURCE=.\LightComponent_Tool.cpp
# End Source File
# Begin Source File
SOURCE=.\LightManager.cpp
# End Source File
# Begin Source File
SOURCE=.\LightManager.hpp
# End Source File
# Begin Source File
SOURCE=.\LODComponent.cpp
# End Source File
# Begin Source File
SOURCE=.\LODComponent.hpp
# End Source File
# Begin Source File
SOURCE=.\LODComponent_Tool.cpp
# End Source File
# Begin Source File
SOURCE=.\MultiLODComponent.cpp
# End Source File
# Begin Source File
SOURCE=.\MultiLODComponent.hpp
# End Source File
# Begin Source File
SOURCE=.\MultiLODComponent_Tool.cpp
# End Source File
# Begin Source File
SOURCE=.\ScalableShapeComponent.cpp
# End Source File
# Begin Source File
SOURCE=.\ScalableShapeComponent.hpp
# End Source File
# Begin Source File
SOURCE=.\ScalableShapeComponent_Tool.cpp
# End Source File
# Begin Source File
SOURCE=.\ShapeComponent.cpp
# End Source File
# Begin Source File
SOURCE=.\ShapeComponent.hpp
# End Source File
# Begin Source File
SOURCE=.\ShapeComponent_tool.cpp
# End Source File
# Begin Source File
SOURCE=.\SlidingShapeComponent.cpp
# End Source File
# Begin Source File
SOURCE=.\SlidingShapeComponent.hpp
# End Source File
# Begin Source File
SOURCE=.\SlidingShapeComponent_tool.cpp
# End Source File
# Begin Source File
SOURCE=.\SwitchComponent.cpp
# End Source File
# Begin Source File
SOURCE=.\SwitchComponent.hpp
# End Source File
# Begin Source File
SOURCE=.\SwitchComponent_Tool.cpp
# End Source File
# Begin Source File
SOURCE=.\VideoComponent.cpp
# End Source File
# Begin Source File
SOURCE=.\VideoComponent.hpp
# End Source File
# Begin Source File
SOURCE=.\VideoComponent_Tool.cpp
# End Source File
# Begin Source File
SOURCE=.\VideoComponentWeb.cpp
# End Source File
# Begin Source File
SOURCE=.\VideoComponentWeb.hpp
# End Source File
# Begin Source File
SOURCE=.\VideoHeaders.hpp
# End Source File
# Begin Source File
SOURCE=.\VideoRenderer.cpp
# End Source File
# Begin Source File
SOURCE=.\VideoRenderer.hpp
# End Source File
# Begin Source File
SOURCE=.\VideoRenderer_Tool.cpp
# End Source File
# End Group
# Begin Group "GUI"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\GUIManager.cpp
# End Source File
# Begin Source File
SOURCE=.\GUIManager.hpp
# End Source File
# Begin Source File
SOURCE=.\GUIObject.cpp
# End Source File
# Begin Source File
SOURCE=.\GUIObject.hpp
# End Source File
# Begin Source File
SOURCE=.\GUIStatBar.cpp
# End Source File
# Begin Source File
SOURCE=.\GUIStatBar.hpp
# End Source File
# Begin Source File
SOURCE=.\GUITextManager.cpp
# End Source File
# Begin Source File
SOURCE=.\GUITextManager.hpp
# End Source File
# Begin Source File
SOURCE=.\GUITextObject.cpp
# End Source File
# Begin Source File
SOURCE=.\GUITextObject.hpp
# End Source File
# End Group
# Begin Group "Basic Entities"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\Driver.cpp
# End Source File
# Begin Source File
SOURCE=.\Driver.hpp
# End Source File
# Begin Source File
SOURCE=.\Driver_Tool.cpp
# End Source File
# Begin Source File
SOURCE=.\DropZone.cpp
# End Source File
# Begin Source File
SOURCE=.\DropZone.hpp
# End Source File
# Begin Source File
SOURCE=.\DropZone_Tool.cpp
# End Source File
# Begin Source File
SOURCE=.\Effect.cpp
# End Source File
# Begin Source File
SOURCE=.\Effect.hpp
# End Source File
# Begin Source File
SOURCE=.\Effect_Tool.cpp
# End Source File
# Begin Source File
SOURCE=.\Interface.cpp
# End Source File
# Begin Source File
SOURCE=.\Interface.hpp
# End Source File
# Begin Source File
SOURCE=.\Interface_Tool.cpp
# End Source File
# Begin Source File
SOURCE=.\Mover.cpp
# End Source File
# Begin Source File
SOURCE=.\Mover.hpp
# End Source File
# Begin Source File
SOURCE=.\Mover_Tool.cpp
# End Source File
# Begin Source File
SOURCE=.\Player.cpp
# End Source File
# Begin Source File
SOURCE=.\Player.hpp
# End Source File
# Begin Source File
SOURCE=.\Player_Tool.cpp
# End Source File
# Begin Source File
SOURCE=.\Site.cpp
# End Source File
# Begin Source File
SOURCE=.\Site.hpp
# End Source File
# End Group
# Begin Group "Missed Dependencies"
# PROP Default_Filter ""
# Begin Group "C Files"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\stlport\stl_algobase.c
!IF "$(CFG)" == "Adept - Win32 Release"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "Adept - Win32 Profile"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "Adept - Win32 Armor"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "Adept - Win32 Debug"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "Adept - Win32 icecap"
# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\stlport\stl_alloc.c
!IF "$(CFG)" == "Adept - Win32 Release"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "Adept - Win32 Profile"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "Adept - Win32 Armor"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "Adept - Win32 Debug"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "Adept - Win32 icecap"
# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\stlport\stl_threads.c
!IF "$(CFG)" == "Adept - Win32 Release"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "Adept - Win32 Profile"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "Adept - Win32 Armor"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "Adept - Win32 Debug"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "Adept - Win32 icecap"
# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\stlport\stl_tree.c
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File
SOURCE=..\stlport\stl_vector.c
!IF "$(CFG)" == "Adept - Win32 Release"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "Adept - Win32 Profile"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "Adept - Win32 Armor"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "Adept - Win32 Debug"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "Adept - Win32 icecap"
# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
!ENDIF
# End Source File
# End Group
# Begin Group "HPP Files"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\stuff\AffineMatrix.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Angle.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\ArmorOn.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Auto_Container.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Auto_Ptr.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Average.hpp
# End Source File
# Begin Source File
SOURCE=..\gosfx\Beam.hpp
# End Source File
# Begin Source File
SOURCE=..\elementrenderer\CameraElement.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Chain.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Color.hpp
# End Source File
# Begin Source File
SOURCE=..\Compost\Compost.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Database.hpp
# End Source File
# Begin Source File
SOURCE=..\gosfx\DebrisCloud.hpp
# End Source File
# Begin Source File
SOURCE=..\gosfx\Effect.hpp
# End Source File
# Begin Source File
SOURCE=..\gosfx\EffectLibrary.hpp
# End Source File
# Begin Source File
SOURCE=..\elementrenderer\Element.hpp
# End Source File
# Begin Source File
SOURCE=..\elementrenderer\ElementRenderer.hpp
# End Source File
# Begin Source File
SOURCE=..\elementrenderer\ElementRendererHeaders.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\ExtentBox.hpp
# End Source File
# Begin Source File
SOURCE=..\gosfx\Fcurve.hpp
# End Source File
# Begin Source File
SOURCE=..\Compost\FeatureGrid.hpp
# End Source File
# Begin Source File
SOURCE=..\Compost\FeaturePool.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\FileStream.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\FileStreamManager.hpp
# End Source File
# Begin Source File
SOURCE=.\GameOS.HPP
# End Source File
# Begin Source File
SOURCE=..\gosfx\gosFX.hpp
# End Source File
# Begin Source File
SOURCE=..\elementrenderer\gosFXElement.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\GOSImage.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\GOSImagePool.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\coretech\Libraries\GOSScript\GOSScriptHeaders.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\GOSVertex.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\GOSVertex2UV.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\GOSVertex3UV.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\GOSVertexManipulation.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\GOSVertexPool.hpp
# End Source File
# Begin Source File
SOURCE=..\elementrenderer\GridElement.hpp
# End Source File
# Begin Source File
SOURCE=..\elementrenderer\GroupElement.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Hash.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Initialized_Ptr.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Iterator.hpp
# End Source File
# Begin Source File
SOURCE=..\elementrenderer\LightElement.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Line.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\LinearMatrix.hpp
# End Source File
# Begin Source File
SOURCE=..\elementrenderer\LineCloudElement.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Link.hpp
# End Source File
# Begin Source File
SOURCE=..\elementrenderer\ListElement.hpp
# End Source File
# Begin Source File
SOURCE=..\elementrenderer\LODElement.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\MArray.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Matrix.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\MatrixStack.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\MemoryBlock.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\MemoryStream.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\MLR.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\MLR_I_C_DeT_PMesh.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\MLR_I_C_DeT_TMesh.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\MLR_I_C_PMesh.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\MLR_I_C_TMesh.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\MLR_I_DeT_PMesh.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\MLR_I_DeT_TMesh.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\MLR_I_PMesh.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\MLR_I_TMesh.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\MLR_Water.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\MLRAmbientLight.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\MLRCenterPointLight.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\MLRClipper.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\MLRClippingState.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\MLRCulturShape.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\MLRFootstep.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\MLRIndexedPrimitiveBase.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\MLRInfiniteLight.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\MLRInfiniteLightWithFallOff.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\MLRLight.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\MLRLightMap.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\MLRLookUpLight.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\MLRMovieTexture.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\MLRPointLight.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\MLRPrimitiveBase.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\MLRProjectLight.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\MLRShadowLight.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\MLRShape.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\MLRSorter.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\MLRSpotLight.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\MLRState.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\MLRTexture.hpp
# End Source File
# Begin Source File
SOURCE=..\mlr\MLRTexturePool.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Motion.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\MString.hpp
# End Source File
# Begin Source File
SOURCE=..\elementrenderer\MultiLODElement.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\CoreTech\Libraries\GameOS\Network.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Node.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Noncopyable.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Normal.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\NotationFile.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Note.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\OBB.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Origin.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Page.hpp
# End Source File
# Begin Source File
SOURCE=..\gosfx\ParticleCloud.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Plane.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Plug.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Point3D.hpp
# End Source File
# Begin Source File
SOURCE=..\elementrenderer\PointCloudElement.hpp
# End Source File
# Begin Source File
SOURCE=..\gosfx\PointLight.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Polar.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Random.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\RegisteredClass.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Rotation.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\SafeChain.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\SafeSocket.hpp
# End Source File
# Begin Source File
SOURCE=..\elementrenderer\ScalableShapeElement.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Scalar.hpp
# End Source File
# Begin Source File
SOURCE=..\elementrenderer\ScreenQuadsElement.hpp
# End Source File
# Begin Source File
SOURCE=..\elementrenderer\ShapeElement.hpp
# End Source File
# Begin Source File
SOURCE=..\elementrenderer\ShapeLODElement.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Slot.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Socket.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\SortedChain.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\SortedSocket.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Sphere.hpp
# End Source File
# Begin Source File
SOURCE=..\gosfx\SpinningCloud.hpp
# End Source File
# Begin Source File
SOURCE=..\elementrenderer\StateChange.hpp
# End Source File
# Begin Source File
SOURCE=..\stlport\stl_inc_find.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Stuff.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Style.hpp
# End Source File
# Begin Source File
SOURCE=..\elementrenderer\SwitchElement.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Table.hpp
# End Source File
# Begin Source File
SOURCE=..\Compost\TerrainTextureLogistic.hpp
# End Source File
# Begin Source File
SOURCE=..\Compost\TexturePool.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\CoreTech\Libraries\GameOS\ToolOS.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Tree.hpp
# End Source File
# Begin Source File
SOURCE=..\elementrenderer\TriangleCloudElement.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\UnitVector.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Vector2D.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Vector3D.hpp
# End Source File
# Begin Source File
SOURCE=..\stuff\Vector4D.hpp
# End Source File
# End Group
# Begin Group "H Files"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\..\code\Buildnum\buildnum.h
# End Source File
# Begin Source File
SOURCE=..\..\code\Buildnum\curver.h
# End Source File
# Begin Source File
SOURCE=.\GUNGameList.h
# End Source File
# Begin Source File
SOURCE=.\Hash.h
# End Source File
# Begin Source File
SOURCE=..\stlport\stl_algobase.h
# End Source File
# Begin Source File
SOURCE=..\stlport\stl_alloc.h
# End Source File
# Begin Source File
SOURCE=..\stlport\stl_bvector.h
# End Source File
# Begin Source File
SOURCE=..\stlport\stl_config.h
# End Source File
# Begin Source File
SOURCE=..\stlport\config\stl_confix.h
# End Source File
# Begin Source File
SOURCE=..\stlport\stl_construct.h
# End Source File
# Begin Source File
SOURCE=..\stlport\stl_function.h
# End Source File
# Begin Source File
SOURCE=..\stlport\stl_iterator.h
# End Source File
# Begin Source File
SOURCE=..\stlport\stl_iterator_base.h
# End Source File
# Begin Source File
SOURCE=..\stlport\stl_map.h
# End Source File
# Begin Source File
SOURCE=..\stlport\config\stl_msvc.h
# End Source File
# Begin Source File
SOURCE=..\stlport\stl_multimap.h
# End Source File
# Begin Source File
SOURCE=..\stlport\stl_pair.h
# End Source File
# Begin Source File
SOURCE=..\stlport\stl_range_errors.h
# End Source File
# Begin Source File
SOURCE=..\stlport\stl_relops.h
# End Source File
# Begin Source File
SOURCE=..\stlport\stl_self_config.h
# End Source File
# Begin Source File
SOURCE=..\stlport\stl_threads.h
# End Source File
# Begin Source File
SOURCE=..\stlport\stl_tree.h
# End Source File
# Begin Source File
SOURCE=..\stlport\stl_uninitialized.h
# End Source File
# Begin Source File
SOURCE=..\stlport\stl_user_config.h
# End Source File
# Begin Source File
SOURCE=..\stlport\stl_vector.h
# End Source File
# Begin Source File
SOURCE=..\stlport\config\stlcomp.h
# End Source File
# Begin Source File
SOURCE=..\stlport\config\stlconf.h
# End Source File
# Begin Source File
SOURCE=..\stlport\type_traits.h
# End Source File
# End Group
# End Group
# Begin Source File
SOURCE=.\Adept.cpp
# End Source File
# Begin Source File
SOURCE=.\Adept.hpp
# End Source File
# Begin Source File
SOURCE=.\AdeptHeaders.cpp
# ADD CPP /Yc"AdeptHeaders.hpp"
# End Source File
# Begin Source File
SOURCE=.\AdeptHeaders.hpp
# End Source File
# Begin Source File
SOURCE=.\GlobalPointerManager.cpp
# End Source File
# Begin Source File
SOURCE=.\GlobalPointerManager.hpp
# End Source File
# End Target
# End Project