# Microsoft Developer Studio Project File - Name="gosFX" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Static Library" 0x0104 CFG=gosFX - Win32 icecap !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 "gosFX.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 "gosFX.mak" CFG="gosFX - Win32 icecap" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "gosFX - Win32 Release" (based on "Win32 (x86) Static Library") !MESSAGE "gosFX - Win32 Profile" (based on "Win32 (x86) Static Library") !MESSAGE "gosFX - Win32 Armor" (based on "Win32 (x86) Static Library") !MESSAGE "gosFX - Win32 Debug" (based on "Win32 (x86) Static Library") !MESSAGE "gosFX - Win32 icecap" (based on "Win32 (x86) Static Library") !MESSAGE # Begin Project # PROP AllowPerConfigDependencies 0 # PROP Scc_ProjName ""$/GameLeapCode/CoreTech/Libraries/gosFX", UNBAAAAA" # PROP Scc_LocalPath "." CPP=cl.exe RSC=rc.exe !IF "$(CFG)" == "gosFX - Win32 Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "Release" # PROP BASE Intermediate_Dir "Release" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "../../../rel.bin" # PROP Intermediate_Dir "Release" # PROP Target_Dir "" MTL=midl.exe # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c # ADD CPP /nologo /G6 /Zp4 /MD /W4 /GR /Oa /Og /Oi /Oy /Gy /I "..\..\Libraries" /I "..\..\..\CoreTech\Libraries" /I "..\..\Libraries\stlport" /D "RELEASE" /D "USE_PROTOTYPES" /D "STRICT" /D "_WINDOWS" /D "NDEBUG" /D "WIN32" /Yu"gosFXHeaders.hpp" /FD /c # SUBTRACT CPP /WX /Fr # ADD BASE RSC /l 0x409 # ADD RSC /l 0x409 BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo /o"GOSFX\GOSFX.bsc" LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo !ELSEIF "$(CFG)" == "gosFX - Win32 Profile" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "Profile" # PROP BASE Intermediate_Dir "Profile" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "../../../pro.bin" # PROP Intermediate_Dir "Profile" # PROP Target_Dir "" MTL=midl.exe # ADD BASE CPP /nologo /G6 /Zp4 /W3 /Zi /Od /I "..\..\Libraries" /I ".." /D "LAB_ONLY" /D "_DEBUG" /D "MULTI_PLAYER" /D "USE_PROTOTYPES" /D "STRICT" /D TEST_CLASS=50 /D "_WINDOWS" /D "WIN32" /Yu"gosFXHeaders.hpp" /FD /c # SUBTRACT BASE CPP /WX # ADD CPP /nologo /G6 /Zp4 /MD /W4 /Zi /O2 /I "..\..\Libraries" /I "..\..\..\CoreTech\Libraries" /I "..\..\Libraries\stlport" /D "LAB_ONLY" /D "USE_PROTOTYPES" /D "STRICT" /D "_WINDOWS" /D "NDEBUG" /D "WIN32" /Yu"gosFXHeaders.hpp" /FD /c # SUBTRACT CPP /WX /Fr # ADD BASE RSC /l 0x409 # ADD RSC /l 0x409 BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo /o"GOSFX\GOSFX.bsc" LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo !ELSEIF "$(CFG)" == "gosFX - Win32 Armor" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "Armor" # PROP BASE Intermediate_Dir "Armor" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "../../../arm.bin" # PROP Intermediate_Dir "Armor" # PROP Target_Dir "" MTL=midl.exe # ADD BASE CPP /nologo /G6 /Zp4 /W3 /Zi /Od /I "..\..\Libraries" /I ".." /D "LAB_ONLY" /D "_DEBUG" /D "MULTI_PLAYER" /D "USE_PROTOTYPES" /D "STRICT" /D TEST_CLASS=50 /D "_WINDOWS" /D "WIN32" /Yu"gosFXHeaders.hpp" /FD /c # SUBTRACT BASE CPP /WX # 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" /Yu"gosFXHeaders.hpp" /FD /c # SUBTRACT CPP /WX /Gf /Fr # ADD BASE RSC /l 0x409 # ADD RSC /l 0x409 BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo /o"GOSFX\GOSFX.bsc" LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo !ELSEIF "$(CFG)" == "gosFX - 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 Target_Dir "" MTL=midl.exe # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c # ADD CPP /nologo /G6 /Zp4 /MDd /W4 /GR /Zi /Od /I "..\..\Libraries" /I "..\..\..\CoreTech\Libraries" /I "..\..\Libraries\stlport" /D "_ARMOR" /D "LAB_ONLY" /D "USE_PROTOTYPES" /D "STRICT" /D "_WINDOWS" /D "WIN32" /D "_DEBUG" /FR /Yu"gosFXHeaders.hpp" /FD /GF /c # SUBTRACT CPP /WX /Gf # ADD BASE RSC /l 0x409 # ADD RSC /l 0x409 BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo !ELSEIF "$(CFG)" == "gosFX - Win32 icecap" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "icecap" # PROP BASE Intermediate_Dir "icecap" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "../../../ice.bin" # PROP Intermediate_Dir "icecap" # PROP Target_Dir "" MTL=midl.exe # ADD BASE CPP /nologo /G6 /Zp4 /MD /W4 /WX /Zi /Ox /Ot /Oa /Og /Oi /Gy /I "..\..\Libraries" /I "..\..\..\CoreTech\Libraries" /D "LAB_ONLY" /D "NDEBUG" /D "USE_PROTOTYPES" /D "STRICT" /D "_WINDOWS" /D "WIN32" /Yu"gosFXHeaders.hpp" /FD /c # SUBTRACT BASE CPP /Gf /Fr # ADD CPP /nologo /G6 /Zp4 /MD /W4 /Zi /Ot /Oa /Oi /Gy /I "..\..\Libraries" /I "..\..\..\CoreTech\Libraries" /I "..\..\Libraries\stlport" /D "LAB_ONLY" /D "USE_PROTOTYPES" /D "STRICT" /D "_WINDOWS" /D "NDEBUG" /D "WIN32" /D "_ICECAP" /Yu"gosFXHeaders.hpp" /FD /c # SUBTRACT CPP /WX /Og /Fr # ADD BASE RSC /l 0x409 # ADD RSC /l 0x409 BSC32=bscmake.exe # ADD BASE BSC32 /nologo /o"GOSFX\GOSFX.bsc" # ADD BSC32 /nologo /o"GOSFX\GOSFX.bsc" LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo !ENDIF # Begin Target # Name "gosFX - Win32 Release" # Name "gosFX - Win32 Profile" # Name "gosFX - Win32 Armor" # Name "gosFX - Win32 Debug" # Name "gosFX - Win32 icecap" # Begin Group "Effects" # PROP Default_Filter "" # Begin Source File SOURCE=.\Effect.cpp # End Source File # Begin Source File SOURCE=.\Effect.hpp # End Source File # Begin Source File SOURCE=.\EffectLibrary.cpp # End Source File # Begin Source File SOURCE=.\EffectLibrary.hpp # End Source File # Begin Source File SOURCE=.\Fcurve.cpp # End Source File # Begin Source File SOURCE=.\Fcurve.hpp # End Source File # End Group # Begin Group "Cloud Effects" # PROP Default_Filter "" # Begin Source File SOURCE=.\CardCloud.cpp # End Source File # Begin Source File SOURCE=.\CardCloud.hpp # End Source File # Begin Source File SOURCE=.\DebrisCloud.cpp # End Source File # Begin Source File SOURCE=.\DebrisCloud.hpp # End Source File # Begin Source File SOURCE=.\EffectCloud.cpp # End Source File # Begin Source File SOURCE=.\EffectCloud.hpp # End Source File # Begin Source File SOURCE=.\ParticleCloud.cpp # End Source File # Begin Source File SOURCE=.\ParticleCloud.hpp # End Source File # Begin Source File SOURCE=.\PertCloud.cpp # End Source File # Begin Source File SOURCE=.\PertCloud.hpp # End Source File # Begin Source File SOURCE=.\PointCloud.cpp # End Source File # Begin Source File SOURCE=.\PointCloud.hpp # End Source File # Begin Source File SOURCE=.\ShapeCloud.cpp # End Source File # Begin Source File SOURCE=.\ShapeCloud.hpp # End Source File # Begin Source File SOURCE=.\ShardCloud.cpp # End Source File # Begin Source File SOURCE=.\ShardCloud.hpp # End Source File # Begin Source File SOURCE=.\SpinningCloud.cpp # End Source File # Begin Source File SOURCE=.\SpinningCloud.hpp # End Source File # Begin Source File SOURCE=.\SpriteCloud.cpp # End Source File # Begin Source File SOURCE=.\SpriteCloud.hpp # End Source File # End Group # Begin Group "Singletons" # PROP Default_Filter "" # Begin Source File SOURCE=.\Card.cpp # End Source File # Begin Source File SOURCE=.\Card.hpp # End Source File # Begin Source File SOURCE=.\Flare.cpp # End Source File # Begin Source File SOURCE=.\Flare.hpp # End Source File # Begin Source File SOURCE=.\Shape.cpp # End Source File # Begin Source File SOURCE=.\Shape.hpp # End Source File # Begin Source File SOURCE=.\Singleton.cpp # End Source File # Begin Source File SOURCE=.\Singleton.hpp # End Source File # End Group # Begin Group "Geometry Extrusion" # PROP Default_Filter "" # Begin Source File SOURCE=.\Beam.cpp # End Source File # Begin Source File SOURCE=.\Beam.hpp # End Source File # Begin Source File SOURCE=.\Tube.cpp # End Source File # Begin Source File SOURCE=.\Tube.hpp # End Source File # End Group # Begin Group "Lights" # PROP Default_Filter "" # Begin Source File SOURCE=.\PointLight.cpp # End Source File # Begin Source File SOURCE=.\PointLight.hpp # End Source File # End Group # Begin Group "Missed Dependencies" # 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=..\stuff\Chain.hpp # End Source File # Begin Source File SOURCE=..\stuff\Color.hpp # End Source File # Begin Source File SOURCE=..\stuff\ExtentBox.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=..\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=..\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=..\stuff\Line.hpp # End Source File # Begin Source File SOURCE=..\stuff\LinearMatrix.hpp # End Source File # Begin Source File SOURCE=..\stuff\Link.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\MLRCardCloud.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\MLRIndexedTriangleCloud.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\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\MLRShape.hpp # End Source File # Begin Source File SOURCE=..\mlr\MLRSorter.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\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=..\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=..\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=..\stuff\Scalar.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=..\stuff\Stuff.hpp # End Source File # Begin Source File SOURCE=..\stuff\Style.hpp # End Source File # Begin Source File SOURCE=..\stuff\Table.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=..\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=.\gosFX.cpp # End Source File # Begin Source File SOURCE=.\gosFX.hpp # End Source File # Begin Source File SOURCE=.\gosFXHeaders.cpp # ADD CPP /Yc"gosFXHeaders.hpp" # End Source File # Begin Source File SOURCE=.\gosFXHeaders.hpp # End Source File # End Target # End Project