Files
firestorm/Gameleap/code/mw4/Code/MW4Application/MW4Application.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

2151 lines
48 KiB
Plaintext

# Microsoft Developer Studio Project File - Name="MW4Application" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Application" 0x0101
CFG=MW4Application - Win32 Debug
!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 "MW4Application.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 "MW4Application.mak" CFG="MW4Application - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "MW4Application - Win32 Release" (based on "Win32 (x86) Application")
!MESSAGE "MW4Application - Win32 Profile" (based on "Win32 (x86) Application")
!MESSAGE "MW4Application - Win32 Armor" (based on "Win32 (x86) Application")
!MESSAGE "MW4Application - Win32 Debug" (based on "Win32 (x86) Application")
!MESSAGE "MW4Application - Win32 icecap" (based on "Win32 (x86) Application")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""$/MW4Application", BAAAAAAA"
# PROP Scc_LocalPath "."
CPP=cl.exe
MTL=midl.exe
RSC=rc.exe
!IF "$(CFG)" == "MW4Application - 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 Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
# ADD CPP /nologo /G6 /Zp4 /MD /W4 /GR /Ox /Ot /Oa /Og /Oi /Gy /I "..\..\Code" /I "..\..\Libraries" /I "..\..\..\CoreTech\Libraries" /I "..\..\Libraries\stlport" /I "..\..\code\mw4application" /D "RELEASE" /D "NDEBUG" /D "USE_PROTOTYPES" /D "STRICT" /D "_WINDOWS" /D "COMSERVER" /D "WIN32" /D "NO_LOG" /D "NO_MR" /YX /FD /GF /c
# SUBTRACT CPP /WX /Os /Gf /Fr
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# 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 comdlg32.lib /nologo /subsystem:windows /pdb:"Release/MW4_rel.pdb" /map /machine:I386 /out:"../../../rel.bin/MW4.exe"
# SUBTRACT LINK32 /pdb:none /incremental:yes /debug /nodefaultlib
!ELSEIF "$(CFG)" == "MW4Application - Win32 Profile"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "MW4Appli"
# PROP BASE Intermediate_Dir "MW4Appli"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "../../../pro.bin"
# PROP Intermediate_Dir "Profile"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
# ADD CPP /nologo /G6 /Zp4 /MD /W4 /O2 /I "..\..\Code" /I "..\..\Libraries" /I "..\..\..\CoreTech\Libraries" /I "..\..\Libraries\stlport" /I "..\..\code\mw4application" /D "LAB_ONLY" /D "NDEBUG" /D "USE_PROTOTYPES" /D "STRICT" /D "_WINDOWS" /D "COMSERVER" /D "WIN32" /D "NO_LOG" /D "NO_MR" /YX /FD /GF /c
# SUBTRACT CPP /WX /Fr
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /fo"mw4application.res" /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 rpcrt4.lib comdlg32.lib /nologo /subsystem:windows /pdb:"Profile/MW4_prf.pdb" /map /machine:I386 /out:"../../../rel.bin/MW4pro.exe"
# SUBTRACT LINK32 /pdb:none /incremental:yes /debug
!ELSEIF "$(CFG)" == "MW4Application - Win32 Armor"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "MW4Appli"
# PROP BASE Intermediate_Dir "MW4Appli"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "../../../arm.bin"
# PROP Intermediate_Dir "Armor"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# 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" /I "..\..\code\mw4application" /D "LAB_ONLY" /D "NDEBUG" /D "_ARMOR" /D "USE_PROTOTYPES" /D "STRICT" /D "_WINDOWS" /D "COMSERVER" /D "WIN32" /D "NO_LOG" /D "NO_MR" /YX /FD /GF /c
# SUBTRACT CPP /WX /Fr
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# 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 rpcrt4.lib comdlg32.lib /nologo /subsystem:windows /pdb:"Armor/MW4_arm.pdb" /debug /machine:I386 /out:"../../../arm.bin/MW4.exe"
# SUBTRACT LINK32 /pdb:none /incremental:yes
!ELSEIF "$(CFG)" == "MW4Application - 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 "../../../dbg.bin"
# PROP Intermediate_Dir "Debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
# ADD CPP /nologo /G6 /Zp4 /MDd /W4 /GR /Zi /Od /I "..\..\code\mw4application" /I "..\..\Code" /I "..\..\Libraries" /I "..\..\..\CoreTech\Libraries" /I "..\..\Libraries\stlport" /D "LAB_ONLY" /D "_DEBUG" /D "_ARMOR" /D "USE_PROTOTYPES" /D "STRICT" /D "_WINDOWS" /D "COMSERVER" /D "WIN32" /D "NO_LOG" /D "NO_MR" /FR /Yu"MW4AppHeaders.hpp" /FD /c
# SUBTRACT CPP /WX
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# 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 /pdbtype:sept
# ADD LINK32 rpcrt4.lib comdlg32.lib /nologo /subsystem:windows /incremental:no /pdb:"Debug/MW4_dbg.pdb" /map /debug /machine:I386 /out:"../../../dbg.bin/MW4.exe" /pdbtype:sept
# SUBTRACT LINK32 /pdb:none
!ELSEIF "$(CFG)" == "MW4Application - 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 Ignore_Export_Lib 0
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "../../../ice.bin"
# PROP Intermediate_Dir "icecap"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# 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" /YX /FD /GF /c
# ADD CPP /nologo /G6 /Zp4 /MD /W4 /Zi /Ot /Oa /Oi /Gy /I "..\..\Code" /I "..\..\Libraries" /I "..\..\..\CoreTech\Libraries" /I "..\..\Libraries\stlport" /I "..\..\code\mw4application" /D "LAB_ONLY" /D "NDEBUG" /D "_ICECAP" /D "USE_PROTOTYPES" /D "STRICT" /D "_WINDOWS" /D "COMSERVER" /D "WIN32" /D "NO_LOG" /D "NO_MR" /YX /FD /GF /c
# SUBTRACT CPP /WX /Og /Fr
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD BASE RSC /l 0x409 /fo"mw4application.res" /d "NDEBUG"
# ADD RSC /l 0x409 /fo"mw4application.res" /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 rpcrt4.lib /nologo /subsystem:windows /pdb:"Profile/MW4_prf.pdb" /debug /machine:I386 /out:"icecap/MW4.exe"
# SUBTRACT BASE LINK32 /pdb:none /incremental:yes
# ADD LINK32 rpcrt4.lib ..\..\..\CoreTech\Libraries\gameos\icecap.lib comdlg32.lib /nologo /subsystem:windows /pdb:"icecap/MW4_ice.pdb" /debug /debugtype:both /machine:I386 /out:"../../../ice.bin/MW4.exe" /dbgimplib /debugtype:cv,fixup /opt:ref
# SUBTRACT LINK32 /profile /pdb:none
!ENDIF
# Begin Target
# Name "MW4Application - Win32 Release"
# Name "MW4Application - Win32 Profile"
# Name "MW4Application - Win32 Armor"
# Name "MW4Application - Win32 Debug"
# Name "MW4Application - Win32 icecap"
# Begin Group "Common"
# PROP Default_Filter ""
# Begin Group "Tools"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\..\Tools\exists.exe
# End Source File
# End Group
# Begin Source File
SOURCE=.\MW4AppHeaders.cpp
!IF "$(CFG)" == "MW4Application - Win32 Release"
!ELSEIF "$(CFG)" == "MW4Application - Win32 Profile"
!ELSEIF "$(CFG)" == "MW4Application - Win32 Armor"
!ELSEIF "$(CFG)" == "MW4Application - Win32 Debug"
# ADD CPP /Yc"MW4AppHeaders.hpp"
!ELSEIF "$(CFG)" == "MW4Application - Win32 icecap"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\MW4AppHeaders.hpp
# End Source File
# Begin Source File
SOURCE=.\MW4Application.hpp
# End Source File
# Begin Source File
SOURCE=.\MW4Testall.cpp
# End Source File
# End Group
# Begin Group "Missed Dependencies"
# PROP Default_Filter ""
# Begin Group "H Files"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\MW4\Abl.h
# End Source File
# Begin Source File
SOURCE=..\MW4\Abldbug.h
# End Source File
# Begin Source File
SOURCE=..\MW4\Ablenv.h
# End Source File
# Begin Source File
SOURCE=..\MW4\Ablerr.h
# End Source File
# Begin Source File
SOURCE=..\MW4\Ablexec.h
# End Source File
# Begin Source File
SOURCE=..\MW4\Ablgen.h
# End Source File
# Begin Source File
SOURCE=..\MW4\Ablparse.h
# End Source File
# Begin Source File
SOURCE=..\MW4\Ablscan.h
# End Source File
# Begin Source File
SOURCE=..\MW4\Ablsymt.h
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\char_traits.h
# End Source File
# Begin Source File
SOURCE=..\Buildnum\curver.h
# End Source File
# Begin Source File
SOURCE=..\MW4\Dabldbug.h
# End Source File
# Begin Source File
SOURCE=..\MW4\dablenv.h
# End Source File
# Begin Source File
SOURCE=..\MW4\dfile.h
# End Source File
# Begin Source File
SOURCE=..\MW4\MechLabHeaders.h
# End Source File
# Begin Source File
SOURCE=..\MW4GOS\MechLabHeaders.h
# End Source File
# Begin Source File
SOURCE=..\MW4GOS\MechPrototype.h
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\stl_algo.h
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\stl_algobase.h
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\stl_alloc.h
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\stl_bvector.h
# End Source File
# Begin Source File
SOURCE=..\..\libraries\stlport\stl_config.h
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\config\stl_confix.h
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\stl_construct.h
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\stl_ctraits_fns.h
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\stl_deque.h
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\stl_function.h
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\stl_hash_fun.h
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\stl_heap.h
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\stl_iterator.h
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\stl_iterator_base.h
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\stl_list.h
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\stl_map.h
# End Source File
# Begin Source File
SOURCE=..\..\libraries\stlport\config\stl_msvc.h
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\stl_multimap.h
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\stl_pair.h
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\stl_range_errors.h
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\stl_raw_storage_iter.h
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\stl_relops.h
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\stl_self_config.h
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\stl_stack.h
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\stl_string.h
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\stl_string_fwd.h
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\stl_tempbuf.h
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\stl_threads.h
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\stl_tree.h
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\stl_uninitialized.h
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\stl_user_config.h
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\stl_vector.h
# End Source File
# Begin Source File
SOURCE=..\..\libraries\stlport\config\stlcomp.h
# End Source File
# Begin Source File
SOURCE=..\..\libraries\stlport\config\stlconf.h
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\type_traits.h
# End Source File
# End Group
# Begin Group "C Files"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\..\libraries\stlport\stl_algo.c
!IF "$(CFG)" == "MW4Application - Win32 Release"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Profile"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Armor"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Debug"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 icecap"
# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\libraries\stlport\stl_algobase.c
!IF "$(CFG)" == "MW4Application - Win32 Release"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Profile"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Armor"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Debug"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 icecap"
# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\libraries\stlport\stl_alloc.c
!IF "$(CFG)" == "MW4Application - Win32 Release"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Profile"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Armor"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Debug"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 icecap"
# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\libraries\stlport\stl_deque.c
!IF "$(CFG)" == "MW4Application - Win32 Release"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Profile"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Armor"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Debug"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 icecap"
# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\libraries\stlport\stl_heap.c
!IF "$(CFG)" == "MW4Application - Win32 Release"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Profile"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Armor"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Debug"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 icecap"
# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\libraries\stlport\stl_list.c
!IF "$(CFG)" == "MW4Application - Win32 Release"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Profile"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Armor"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Debug"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 icecap"
# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\libraries\stlport\stl_string.c
!IF "$(CFG)" == "MW4Application - Win32 Release"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Profile"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Armor"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Debug"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 icecap"
# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\libraries\stlport\stl_string_fwd.c
!IF "$(CFG)" == "MW4Application - Win32 Release"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Profile"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Armor"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Debug"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 icecap"
# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\libraries\stlport\stl_threads.c
!IF "$(CFG)" == "MW4Application - Win32 Release"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Profile"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Armor"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Debug"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 icecap"
# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\libraries\stlport\stl_tree.c
!IF "$(CFG)" == "MW4Application - Win32 Release"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Profile"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Armor"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Debug"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 icecap"
# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\libraries\stlport\stl_vector.c
!IF "$(CFG)" == "MW4Application - Win32 Release"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Profile"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Armor"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Debug"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - 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=..\..\Libraries\Adept\Adept.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\AffineMatrix.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\ai.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\AI_Behavior.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\AI_CombatTacticInterface.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\AI_FindObject.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\AI_FireData.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\AI_FireParamPackage.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\AI_FireStyle.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\AI_Fuzzy.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\AI_Graveyard.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\AI_HitTesting.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\AI_LancemateCommands.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\AI_Log.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\AI_Moods.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\AI_SearchLight.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\AI_Squad.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\AI_SquadOrders.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\AI_Statistics.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\AI_TacticInterface.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\AI_Tactics.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\AI_UserConstants.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\AI_Weapons.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\aiMoveData.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\Airplane.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\aiutils.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Angle.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\AngleAxis.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\AnimationState.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\AnimationTrigger.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\AnimFormat.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\AnimInstance.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\AnimInterp.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\AnimIterator.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\AnimIteratorManager.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Adept\Application.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Adept\ApplicationTask.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\ArmorOn.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Adept\Attribute.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Auto_Container.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Auto_Ptr.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Average.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\Blanderizer.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\boat.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\Building.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Chain.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Color.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\CombatAI.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Compost\Compost.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Adept\Connection.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Database.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\DeceleratorOf.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\Dictionary.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Adept\Driver.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\dropship.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\gosfx\Effect.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\gosfx\EffectLibrary.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\elementrenderer\Element.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\elementrenderer\ElementRenderer.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\Engine.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Adept\Entity.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Adept\EntityClassData.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Adept\EntityManager.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Adept\Event.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Adept\ExecutionState.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\ExtentBox.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\gosfx\Fcurve.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\FileStream.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\FileStreamManager.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\gameinfo.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Adept\GameModelAttribute.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Adept\GameOS.HPP
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Adept\GlobalPointerManager.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\gosfx\gosFX.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\mlr\GOSImage.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\mlr\GOSImagePool.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\coretech\Libraries\GOSScript\GOSScriptHeaders.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\mlr\GOSVertex.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\mlr\GOSVertex2UV.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\mlr\GOSVertexManipulation.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\mlr\GOSVertexPool.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\Group.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\GroupContainer.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Adept\GUITextObject.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Hash.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\HeatManager.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\Helicopter.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\HoverCraft.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Initialized_Ptr.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Adept\Interface.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Iterator.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Line.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\LinearMatrix.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\elementrenderer\LineCloudElement.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Link.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\MArray.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Matrix.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\MatrixStack.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\Mech.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\mech_ai.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\MechAnimationState.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4GOS\MechLab.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\MemoryBlock.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\MemoryStream.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Adept\Mission.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\mlr\MLR.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\mlr\MLRClipper.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\mlr\MLRClippingState.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\mlr\MLRCulturShape.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\mlr\MLREffect.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\mlr\MLRLight.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\mlr\MLRPrimitiveBase.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\mlr\MLRShape.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\mlr\MLRSortByOrder.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\mlr\MLRSorter.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\mlr\MLRState.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\mlr\MLRTexture.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\mlr\MLRTexturePool.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Motion.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Adept\Mover.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\MoverAI.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\MString.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\MW4.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\MW4AnimationSystem.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\MW4Headers.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4GOS\MW4Shell.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\MWApplication.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\MWEntityManager.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4GOS\MWGos.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4GOS\MWGOSApplication.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4GOS\MWGOSHeaders.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4GOS\MWGOSTool.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\MWMission.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\MWMover.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\MWObject.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\MWPlayer.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\MWTool.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\NameList.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Adept\NameTable.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\NetBitDepths.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\NetClientServerController.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\NetConstants.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\NetDamage.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\NetGenericMessages.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\NetMovement.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\NetSubsystems.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\NetUpdateManager.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\NetVehicleMovement.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\NetWeapon.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\CoreTech\Libraries\GameOS\Network.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Adept\Network.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\nglog_mw4.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Node.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Noncopyable.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Normal.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\NotationFile.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Note.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\OBB.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\obstacle.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Origin.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Page.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\Path.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Plane.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Adept\Player.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\playerai.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Plug.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Point3D.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Polar.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\quadtree.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\rail_move.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Random.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Adept\Receiver.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\RegisteredClass.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Adept\Replicator.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Adept\ReplicatorID.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Adept\Resource.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Adept\ResourceEffectLibrary.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Adept\ResourceImagePool.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Rotation.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\SafeChain.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\SafeSocket.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Scalar.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4GOS\ShellScriptHeaders.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Slot.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Socket.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\SortedChain.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\SortedSocket.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Sphere.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\SpringOf.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Adept\State.hpp
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\stl_inc_find.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Stuff.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Style.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\Subsystem.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Table.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\Tank.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Adept\Tool.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\CoreTech\Libraries\GameOS\ToolOS.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Trace.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Tree.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\Truck.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\Turret.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\UnitVector.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Vector2D.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Vector3D.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Vector4D.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\Vehicle.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\VehicleInterface.hpp
# End Source File
# End Group
# Begin Group "INL Files"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\MW4\ablexec.inl
# End Source File
# Begin Source File
SOURCE=..\MW4\rail_move.inl
# End Source File
# End Group
# Begin Group "Other files necessary to run"
# PROP Default_Filter ""
# Begin Group "resources"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\..\assets\Sounds\fx_button.wav
# End Source File
# Begin Source File
SOURCE=..\..\assets\Graphics\mouse_pointer.tga
# End Source File
# Begin Source File
SOURCE=..\..\assets\Graphics\radio_down.bmp
# End Source File
# Begin Source File
SOURCE=..\..\assets\Graphics\radio_up.bmp
# End Source File
# Begin Source File
SOURCE=..\..\assets\Sounds\sfx_button5.wav
# End Source File
# End Group
# Begin Source File
SOURCE=..\..\assets\Binaries\blade.dll
# End Source File
# Begin Source File
SOURCE=..\..\assets\Binaries\dbghelp.dll
# End Source File
# Begin Source File
SOURCE=..\..\assets\Binaries\dsetup.dll
# End Source File
# Begin Source File
SOURCE=..\..\assets\Binaries\ijl10.dll
# End Source File
# Begin Source File
SOURCE=..\..\assets\Binaries\imagehlp.dll
# End Source File
# Begin Source File
SOURCE=..\..\assets\Binaries\Language.dll
# End Source File
# Begin Source File
SOURCE=..\..\assets\Graphics\ocraext10reg.d3f
# End Source File
# End Group
# Begin Source File
SOURCE=..\mw4\AI_FindObjectCache.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\AI_LancemateAudio.hpp
# End Source File
# Begin Source File
SOURCE=..\..\assets\Graphics\arial8.tga
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Adept\control_mapping.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Adept\Controls.hpp
# End Source File
# Begin Source File
SOURCE=..\..\assets\Binaries\EBUEula.dll
# End Source File
# Begin Source File
SOURCE=..\..\assets\Graphics\font.tga
# End Source File
# Begin Source File
SOURCE=..\..\assets\Graphics\FontTexture.tga
# End Source File
# Begin Source File
SOURCE=..\MW4\InputTrainer.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\MWGUIManager.hpp
# End Source File
# Begin Source File
SOURCE=..\MW4\SensorCellMap.hpp
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\slist
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\stuff\Spline.hpp
# End Source File
# Begin Source File
SOURCE=..\..\libraries\stlport\stl_slist.c
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\stl_slist.h
# End Source File
# Begin Source File
SOURCE=..\..\libraries\stlport\stl_slist_base.c
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File
SOURCE=..\..\LIBRARIES\stlport\stl_slist_base.h
# End Source File
# Begin Source File
SOURCE=..\MW4\Torso.hpp
# End Source File
# End Group
# Begin Group "Networking"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\..\Libraries\Adept\GameSpy\GameSpy.h
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Adept\GUIManager.hpp
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Adept\GUNGameList.h
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Adept\Hash.h
# End Source File
# Begin Source File
SOURCE=..\..\Libraries\Adept\rasfuncs.h
# End Source File
# Begin Source File
SOURCE=..\..\libraries\adept\UserInterface.cpp
!IF "$(CFG)" == "MW4Application - Win32 Release"
!ELSEIF "$(CFG)" == "MW4Application - Win32 Profile"
!ELSEIF "$(CFG)" == "MW4Application - Win32 Armor"
!ELSEIF "$(CFG)" == "MW4Application - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ELSEIF "$(CFG)" == "MW4Application - Win32 icecap"
!ENDIF
# End Source File
# End Group
# Begin Group "ctcl"
# PROP Default_Filter ""
# Begin Group "cpp"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\Cstr.cpp
!IF "$(CFG)" == "MW4Application - Win32 Release"
# SUBTRACT CPP /YX
!ELSEIF "$(CFG)" == "MW4Application - Win32 Profile"
# SUBTRACT CPP /YX
!ELSEIF "$(CFG)" == "MW4Application - Win32 Armor"
# SUBTRACT CPP /YX
!ELSEIF "$(CFG)" == "MW4Application - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ELSEIF "$(CFG)" == "MW4Application - Win32 icecap"
# SUBTRACT CPP /YX
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\ctcl.cpp
!IF "$(CFG)" == "MW4Application - Win32 Release"
# SUBTRACT CPP /YX
!ELSEIF "$(CFG)" == "MW4Application - Win32 Profile"
# SUBTRACT CPP /YX
!ELSEIF "$(CFG)" == "MW4Application - Win32 Armor"
# SUBTRACT CPP /YX
!ELSEIF "$(CFG)" == "MW4Application - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ELSEIF "$(CFG)" == "MW4Application - Win32 icecap"
# SUBTRACT CPP /YX
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\ctime.cpp
!IF "$(CFG)" == "MW4Application - Win32 Release"
# SUBTRACT CPP /YX
!ELSEIF "$(CFG)" == "MW4Application - Win32 Profile"
# SUBTRACT CPP /YX
!ELSEIF "$(CFG)" == "MW4Application - Win32 Armor"
# SUBTRACT CPP /YX
!ELSEIF "$(CFG)" == "MW4Application - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ELSEIF "$(CFG)" == "MW4Application - Win32 icecap"
# SUBTRACT CPP /YX
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\mugSocs.cpp
!IF "$(CFG)" == "MW4Application - Win32 Release"
# SUBTRACT CPP /YX
!ELSEIF "$(CFG)" == "MW4Application - Win32 Profile"
# SUBTRACT CPP /YX
!ELSEIF "$(CFG)" == "MW4Application - Win32 Armor"
# SUBTRACT CPP /YX
!ELSEIF "$(CFG)" == "MW4Application - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ELSEIF "$(CFG)" == "MW4Application - Win32 icecap"
# SUBTRACT CPP /YX
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\StdAfx.cpp
!IF "$(CFG)" == "MW4Application - Win32 Release"
# SUBTRACT CPP /YX
!ELSEIF "$(CFG)" == "MW4Application - Win32 Profile"
# SUBTRACT CPP /YX
!ELSEIF "$(CFG)" == "MW4Application - Win32 Armor"
# SUBTRACT CPP /YX
!ELSEIF "$(CFG)" == "MW4Application - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ELSEIF "$(CFG)" == "MW4Application - Win32 icecap"
# SUBTRACT CPP /YX
!ENDIF
# End Source File
# End Group
# Begin Group "h"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\Cstr.h
# End Source File
# Begin Source File
SOURCE=.\ctcl.h
# End Source File
# Begin Source File
SOURCE=.\ctcl_params.h
# End Source File
# Begin Source File
SOURCE=.\ctime.h
# End Source File
# Begin Source File
SOURCE=.\mugpdefs.h
# End Source File
# Begin Source File
SOURCE=.\mugsocs.h
# End Source File
# Begin Source File
SOURCE=.\nonmfc.h
# End Source File
# Begin Source File
SOURCE=.\StdAfx.h
# End Source File
# Begin Source File
SOURCE=.\Stddefs.h
# End Source File
# End Group
# Begin Group "inl"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\ARRAY.INL
# End Source File
# Begin Source File
SOURCE=.\bsearch.inl
# End Source File
# Begin Source File
SOURCE=.\dblinks.inl
# End Source File
# Begin Source File
SOURCE=.\dqfixed.inl
# End Source File
# Begin Source File
SOURCE=.\Qsort.inl
# End Source File
# Begin Source File
SOURCE=.\treenode.inl
# End Source File
# End Group
# End Group
# Begin Group "scripts"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\..\..\dbg.bin\Content\ShellScripts\MechBay\armor.script
# End Source File
# Begin Source File
SOURCE=..\..\..\dbg.bin\Content\ShellScripts\ComputerPlayer.script
# End Source File
# Begin Source File
SOURCE=..\..\..\dbg.bin\Content\ShellScripts\Multiplayer\con_skins_listbox.script
# End Source File
# Begin Source File
SOURCE=..\..\..\dbg.bin\Content\ShellScripts\ConLobby.script
# End Source File
# Begin Source File
SOURCE=..\..\..\dbg.bin\Content\ShellScripts\Multiplayer\ConLobbyMission.script
# End Source File
# Begin Source File
SOURCE=..\..\..\dbg.bin\Content\ShellScripts\EditBox.script
# End Source File
# Begin Source File
SOURCE=..\..\..\dbg.bin\Content\ShellScripts\Multiplayer\HostGame1.script
# End Source File
# Begin Source File
SOURCE=..\..\..\dbg.bin\Content\ShellScripts\Multiplayer\HostLobbyMap.script
# End Source File
# Begin Source File
SOURCE=..\..\..\dbg.bin\Content\ShellScripts\Multiplayer\HostLobbyMission.script
# End Source File
# Begin Source File
SOURCE=..\..\..\dbg.bin\Content\ShellScripts\Multiplayer\HostLobbyServer.script
# End Source File
# Begin Source File
SOURCE=..\..\..\dbg.bin\Content\ShellScripts\Multiplayer\ListofGames.script
# End Source File
# Begin Source File
SOURCE=..\..\..\dbg.bin\Content\ShellScripts\Multiplayer\lobby_listbox.script
# End Source File
# Begin Source File
SOURCE=..\..\..\dbg.bin\Content\ShellScripts\MainMenu.script
# End Source File
# Begin Source File
SOURCE=..\..\..\dbg.bin\Content\ShellScripts\Multiplayer\mc_listboxes.script
# End Source File
# Begin Source File
SOURCE=..\..\..\dbg.bin\Content\ShellScripts\MechBay\MechBay.script
# End Source File
# Begin Source File
SOURCE=..\..\..\dbg.bin\Content\ShellScripts\Multiplayer\MultiplayerConsole.script
# End Source File
# Begin Source File
SOURCE=..\..\..\dbg.bin\Content\ShellScripts\NetClient.script
# End Source File
# Begin Source File
SOURCE=..\..\..\dbg.bin\Content\ShellScripts\NetLoading.script
# End Source File
# Begin Source File
SOURCE=..\..\..\dbg.bin\Content\ShellScripts\NetLobby.script
# End Source File
# Begin Source File
SOURCE=..\..\..\dbg.bin\Content\ShellScripts\NetServer.script
# End Source File
# Begin Source File
SOURCE=..\..\..\dbg.bin\Content\ShellScripts\Shell.script
# End Source File
# Begin Source File
SOURCE=..\..\..\dbg.bin\Content\ShellScripts\Multiplayer\skins_listbox.script
# End Source File
# End Group
# Begin Source File
SOURCE=..\Buildnum\buildnum.h
# End Source File
# Begin Source File
SOURCE=..\..\..\dbg.bin\Content\ShellScripts\common_shell.script
# End Source File
# Begin Source File
SOURCE=.\Eula.cpp
# End Source File
# Begin Source File
SOURCE=.\Eula.h
# End Source File
# Begin Source File
SOURCE=.\res\Mech4.ico
# End Source File
# Begin Source File
SOURCE=.\MW4Application.cpp
# End Source File
# Begin Source File
SOURCE=.\MW4Application.rc
# End Source File
# Begin Source File
SOURCE=.\res\MW4Application.rc2
!IF "$(CFG)" == "MW4Application - Win32 Release"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Profile"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Armor"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 Debug"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MW4Application - Win32 icecap"
# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\mw4class.txt
# End Source File
# Begin Source File
SOURCE=.\mw4read.txt
# End Source File
# Begin Source File
SOURCE=.\resource.h
# End Source File
# End Target
# End Project