# Microsoft Developer Studio Project File - Name="Compost" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Static Library" 0x0104 CFG=Compost - 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 "Compost.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 "Compost.mak" CFG="Compost - Win32 Release" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "Compost - Win32 Release" (based on "Win32 (x86) Static Library") !MESSAGE "Compost - Win32 Profile" (based on "Win32 (x86) Static Library") !MESSAGE "Compost - Win32 Armor" (based on "Win32 (x86) Static Library") !MESSAGE "Compost - Win32 Debug" (based on "Win32 (x86) Static Library") !MESSAGE "Compost - Win32 icecap" (based on "Win32 (x86) Static Library") !MESSAGE # Begin Project # PROP AllowPerConfigDependencies 0 # PROP Scc_ProjName ""$/GameLeapCode/mw4/Libraries/Compost", LCHAAAAA" # PROP Scc_LocalPath "." CPP=cl.exe RSC=rc.exe !IF "$(CFG)" == "Compost - Win32 Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "Release" # PROP BASE Intermediate_Dir "Release" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "../../../rel.bin" # PROP Intermediate_Dir "Release" # PROP Target_Dir "" MTL=midl.exe # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c # ADD CPP /nologo /G6 /Zp4 /MD /W4 /GR /Oa /Og /Oi /Oy /Gy /I "..\..\Libraries" /I "..\..\..\CoreTech\Libraries" /I "..\..\Libraries\stlport" /D "RELEASE" /D "USE_PROTOTYPES" /D "STRICT" /D "_WINDOWS" /D "NDEBUG" /D "WIN32" /YX /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)" == "Compost - Win32 Profile" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "Profile" # PROP BASE Intermediate_Dir "Profile" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "../../../pro.bin" # PROP Intermediate_Dir "Profile" # PROP Target_Dir "" MTL=midl.exe # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c # ADD CPP /nologo /G6 /Zp4 /MD /W4 /Zi /O2 /I "..\..\Libraries" /I "..\..\..\CoreTech\Libraries" /I "..\..\Libraries\stlport" /D "LAB_ONLY" /D "USE_PROTOTYPES" /D "STRICT" /D "_WINDOWS" /D "NDEBUG" /D "WIN32" /FD /GF /c # SUBTRACT CPP /WX /Fr /YX /Yc /Yu # 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)" == "Compost - 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 "..\..\Libraries" /I "..\..\..\CoreTech\Libraries" /I "..\..\Libraries\stlport" /D "LAB_ONLY" /D "NDEBUG" /D "_ARMOR" /D "USE_PROTOTYPES" /D "STRICT" /D "_WINDOWS" /D "WIN32" /YX /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)" == "Compost - Win32 Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "Debug" # PROP BASE Intermediate_Dir "Debug" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "../../../dbg.bin" # PROP Intermediate_Dir "Debug" # PROP Target_Dir "" MTL=midl.exe # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c # ADD CPP /nologo /G6 /Zp4 /MDd /W4 /GR /Zi /Od /I "..\..\Libraries" /I "..\..\..\CoreTech\Libraries" /I "..\..\Libraries\stlport" /D "TRACE_ENABLE" /D "LAB_ONLY" /D "USE_PROTOTYPES" /D "STRICT" /D "_ARMOR" /D "_WINDOWS" /D "WIN32" /D "_DEBUG" /FR /Yu"CompostHeaders.hpp" /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)" == "Compost - Win32 icecap" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "icecap" # PROP BASE Intermediate_Dir "icecap" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "../../../ice.bin" # PROP Intermediate_Dir "icecap" # PROP Target_Dir "" MTL=midl.exe # ADD BASE CPP /nologo /G6 /Zp4 /MD /W4 /WX /Zi /Ox /Ot /Oa /Og /Oi /Gy /I "..\..\Libraries" /I "..\..\..\CoreTech\Libraries" /D "LAB_ONLY" /D "USE_PROTOTYPES" /D "STRICT" /D "_WINDOWS" /D "NDEBUG" /D "WIN32" /FD /GF /c # SUBTRACT BASE CPP /Gf /Fr /YX /Yc /Yu # ADD CPP /nologo /G6 /Zp4 /MD /W4 /Zi /Ot /Oa /Oi /Gy /I "..\..\Libraries" /I "..\..\..\CoreTech\Libraries" /I "..\..\Libraries\stlport" /D "LAB_ONLY" /D "USE_PROTOTYPES" /D "STRICT" /D "_WINDOWS" /D "NDEBUG" /D "WIN32" /D "_ICECAP" /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 "Compost - Win32 Release" # Name "Compost - Win32 Profile" # Name "Compost - Win32 Armor" # Name "Compost - Win32 Debug" # Name "Compost - Win32 icecap" # Begin Group "TextureLibrary" # PROP Default_Filter "" # Begin Source File SOURCE=.\TexturePool.cpp # End Source File # Begin Source File SOURCE=.\TexturePool.hpp # End Source File # End Group # Begin Group "FeaturePool" # PROP Default_Filter "" # Begin Source File SOURCE=.\BlendMode4444.hpp # End Source File # Begin Source File SOURCE=.\BlendMode555_1.hpp # End Source File # Begin Source File SOURCE=.\BlendMode555_1_1.hpp # End Source File # Begin Source File SOURCE=.\BlendMode555_1_S.hpp # End Source File # Begin Source File SOURCE=.\BlendMode555_2.hpp # End Source File # Begin Source File SOURCE=.\BlendModeSM.hpp # End Source File # Begin Source File SOURCE=.\BlendModeSS.hpp # End Source File # Begin Source File SOURCE=.\FeatureGrid.cpp # End Source File # Begin Source File SOURCE=.\FeatureGrid.hpp # End Source File # Begin Source File SOURCE=.\FeaturePool.cpp # End Source File # Begin Source File SOURCE=.\FeaturePool.hpp # End Source File # End Group # Begin Group "Terrain Texture Logistic" # PROP Default_Filter "" # Begin Source File SOURCE=.\TerrainTextureLogistic.cpp # End Source File # Begin Source File SOURCE=.\TerrainTextureLogistic.hpp # End Source File # End Group # Begin Group "Missed Dependencies" # PROP Default_Filter "" # Begin Source File SOURCE=..\Adept\Adept.hpp # End Source File # 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=..\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=..\Adept\Connection.hpp # End Source File # Begin Source File SOURCE=..\stuff\Database.hpp # End Source File # Begin Source File SOURCE=..\gosfx\Effect.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=..\Adept\Entity.hpp # End Source File # Begin Source File SOURCE=..\Adept\Event.hpp # End Source File # Begin Source File SOURCE=..\Adept\ExecutionState.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=..\stuff\FileStream.hpp # End Source File # Begin Source File SOURCE=..\stuff\FileStreamManager.hpp # End Source File # Begin Source File SOURCE=..\Adept\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=..\mlr\GOSVertex.hpp # End Source File # Begin Source File SOURCE=..\mlr\GOSVertex2UV.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_DT_PMesh.hpp # End Source File # Begin Source File SOURCE=..\mlr\MLR_I_C_DT_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_DT_PMesh.hpp # End Source File # Begin Source File SOURCE=..\mlr\MLR_I_DT_TMesh.hpp # End Source File # Begin Source File SOURCE=..\mlr\MLR_I_L_DeT_PMesh.hpp # End Source File # Begin Source File SOURCE=..\mlr\MLR_I_L_DeT_TMesh.hpp # End Source File # Begin Source File SOURCE=..\mlr\MLR_I_L_DT_PMesh.hpp # End Source File # Begin Source File SOURCE=..\mlr\MLR_I_L_DT_TMesh.hpp # End Source File # Begin Source File SOURCE=..\mlr\MLR_I_L_PMesh.hpp # End Source File # Begin Source File SOURCE=..\mlr\MLR_I_L_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_Terrain2.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\MLRCardCloud.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\MLREffect.hpp # End Source File # Begin Source File SOURCE=..\mlr\MLRHeaders.hpp # End Source File # Begin Source File SOURCE=..\mlr\MLRIndexedPrimitiveBase.hpp # End Source File # Begin Source File SOURCE=..\mlr\MLRIndexedTriangleCloud.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\MLRLineCloud.hpp # End Source File # Begin Source File SOURCE=..\mlr\MLRLookUpLight.hpp # End Source File # Begin Source File SOURCE=..\mlr\MLRNGonCloud.hpp # End Source File # Begin Source File SOURCE=..\mlr\MLRPointCloud.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\MLRSortByOrder.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\MLRSpriteCloud.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=..\mlr\MLRTriangleCloud.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=..\Adept\NameTable.hpp # End Source File # Begin Source File SOURCE=..\Adept\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=..\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=..\Adept\Receiver.hpp # End Source File # Begin Source File SOURCE=..\stuff\RegisteredClass.hpp # End Source File # Begin Source File SOURCE=..\Adept\Replicator.hpp # End Source File # Begin Source File SOURCE=..\Adept\ReplicatorID.hpp # End Source File # Begin Source File SOURCE=..\Adept\Resource.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=..\Adept\State.hpp # End Source File # Begin Source File SOURCE=..\elementrenderer\StateChange.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=..\Adept\Tile.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 Source File SOURCE=.\Compost.cpp # End Source File # Begin Source File SOURCE=.\Compost.hpp # End Source File # Begin Source File SOURCE=.\CompostHeaders.cpp !IF "$(CFG)" == "Compost - Win32 Release" !ELSEIF "$(CFG)" == "Compost - Win32 Profile" !ELSEIF "$(CFG)" == "Compost - Win32 Armor" !ELSEIF "$(CFG)" == "Compost - Win32 Debug" # ADD CPP /Yc"CompostHeaders.hpp" !ELSEIF "$(CFG)" == "Compost - Win32 icecap" !ENDIF # End Source File # Begin Source File SOURCE=.\CompostHeaders.hpp # End Source File # End Target # End Project