bullet3/msvc/6/libbulletmath.dsp

334 lines
13 KiB
Plaintext
Raw Normal View History

2006-05-25 19:18:29 +00:00
# Microsoft Developer Studio Project File - Name="libbulletmath" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Static Library" 0x0104
CFG=libbulletmath - 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 "libbulletmath.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 "libbulletmath.mak" CFG="libbulletmath - Win32 Release"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "libbulletmath - Win32 DebugDoublePrecision" (based on "Win32 (x86) Static Library")
!MESSAGE "libbulletmath - Win32 DebugDll" (based on "Win32 (x86) Static Library")
2006-05-25 19:18:29 +00:00
!MESSAGE "libbulletmath - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE "libbulletmath - Win32 ReleaseDoublePrecision" (based on "Win32 (x86) Static Library")
!MESSAGE "libbulletmath - Win32 ReleaseDll" (based on "Win32 (x86) Static Library")
2006-05-25 19:18:29 +00:00
!MESSAGE "libbulletmath - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
MTL=midl.exe
RSC=rc.exe
!IF "$(CFG)" == "libbulletmath - 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 "..\..\out\release6\build\libbulletmath\"
# PROP Intermediate_Dir "..\..\out\release6\build\libbulletmath\"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /vmb /vms /W3 /Gm /G5 /D "WIN32" /FD /c
# ADD CPP /nologo /vmb /vms /W3 /Gm /G5 /FD /c /Gy /GF /MD /Ob2 /Zm1000 /Og /Oi /Ot /Oy /D "_LIB" /D "_MT" /D "_MBCS" /D "NDEBUG" /D "_LIB" /D "_CONSOLE" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /D "WIN32" /I "." /I "..\.." /I "..\..\src"
2006-05-25 19:18:29 +00:00
# ADD BASE MTL /nologo /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /mktyplib203 /o "NUL" /win32 /D "NDEBUG" /D "_LIB" /D "_CONSOLE" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE"
2006-05-25 19:18:29 +00:00
# ADD BASE RSC /l 0x409
# ADD RSC /l 0x409 /fo".\..\..\out\release6\build\libbulletmath\libbulletmath.res" /i "." /i "..\.." /i "..\..\src"
2006-05-25 19:18:29 +00:00
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"..\..\out\release6\libs\libbulletmath.lib"
LINK32=link.exe
# ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib /nologo /machine:I386
# ADD LINK32 shell32.lib user32.lib gdi32.lib advapi32.lib /nologo /version:4.0 /machine:I386 /OPT:NOREF /subsystem:windows
!ELSEIF "$(CFG)" == "libbulletmath - Win32 ReleaseDll"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries
# PROP BASE Output_Dir "release_dll"
# PROP BASE Intermediate_Dir "release_dll"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries
# PROP Output_Dir "..\..\out\release_dll6\build\libbulletmath\"
# PROP Intermediate_Dir "..\..\out\release_dll6\build\libbulletmath\"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /vmb /vms /W3 /Gm /G5 /D "WIN32" /FD /c
# ADD CPP /nologo /vmb /vms /W3 /Gm /G5 /FD /c /D "_LIB" /D "_MT" /D "_MBCS" /D "NDEBUG" /D "_LIB" /D "_CONSOLE" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /D "WIN32" /I "." /I "..\.." /I "..\..\src"
# ADD BASE MTL /nologo /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /mktyplib203 /o "NUL" /win32 /D "NDEBUG" /D "_LIB" /D "_CONSOLE" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE"
# ADD BASE RSC /l 0x409
# ADD RSC /l 0x409 /fo".\..\..\out\release_dll6\build\libbulletmath\libbulletmath.res" /i "." /i "..\.." /i "..\..\src"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo
LINK32=link.exe
# ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib /nologo /machine:I386
# ADD LINK32 shell32.lib user32.lib gdi32.lib advapi32.lib /nologo /version:4.0 /machine:I386 /subsystem:windows
!ELSEIF "$(CFG)" == "libbulletmath - Win32 ReleaseDoublePrecision"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries
# PROP BASE Output_Dir "release_dbl"
# PROP BASE Intermediate_Dir "release_dbl"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries
# PROP Output_Dir "..\..\out\release_dbl6\build\libbulletmath\"
# PROP Intermediate_Dir "..\..\out\release_dbl6\build\libbulletmath\"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /vmb /vms /W3 /Gm /G5 /D "WIN32" /FD /c
# ADD CPP /nologo /vmb /vms /W3 /Gm /G5 /FD /c /D "_LIB" /D "_MT" /D "_MBCS" /D "NDEBUG" /D "BT_USE_DOUBLE_PRECISION" /D "_LIB" /D "_CONSOLE" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /D "WIN32" /I "." /I "..\.." /I "..\..\src"
# ADD BASE MTL /nologo /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /mktyplib203 /o "NUL" /win32 /D "NDEBUG" /D "BT_USE_DOUBLE_PRECISION" /D "_LIB" /D "_CONSOLE" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE"
# ADD BASE RSC /l 0x409
# ADD RSC /l 0x409 /fo".\..\..\out\release_dbl6\build\libbulletmath\libbulletmath.res" /i "." /i "..\.." /i "..\..\src"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo
LINK32=link.exe
# ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib /nologo /machine:I386
# ADD LINK32 shell32.lib user32.lib gdi32.lib advapi32.lib /nologo /version:4.0 /machine:I386 /subsystem:windows
2006-05-25 19:18:29 +00:00
!ELSEIF "$(CFG)" == "libbulletmath - 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 "..\..\out\debug6\build\libbulletmath\"
# PROP Intermediate_Dir "..\..\out\debug6\build\libbulletmath\"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /vmb /vms /W3 /Gm /G5 /D "WIN32" /FD /c
# ADD CPP /nologo /vmb /vms /W3 /Gm /G5 /FD /c /GR /MDd /Zm1000 /ZI /Od /D "_LIB" /D "_MT" /D "_MBCS" /D "_DEBUG" /D "_LIB" /D "_CONSOLE" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /D "WIN32" /I "." /I "..\.." /I "..\..\src"
2006-05-25 19:18:29 +00:00
# ADD BASE MTL /nologo /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /mktyplib203 /o "NUL" /win32 /D "_DEBUG" /D "_LIB" /D "_CONSOLE" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE"
2006-05-25 19:18:29 +00:00
# ADD BASE RSC /l 0x409
# ADD RSC /l 0x409 /fo".\..\..\out\debug6\build\libbulletmath\libbulletmath.res" /i "." /i "..\.." /i "..\..\src"
2006-05-25 19:18:29 +00:00
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"..\..\out\debug6\libs\libbulletmath_d.lib"
LINK32=link.exe
# ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib /nologo /machine:I386
# ADD LINK32 shell32.lib user32.lib gdi32.lib advapi32.lib /nologo /version:4.0 /machine:I386 /debug /pdbtype:sept /subsystem:windows
!ELSEIF "$(CFG)" == "libbulletmath - Win32 DebugDll"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries
# PROP BASE Output_Dir "debug_dll"
# PROP BASE Intermediate_Dir "debug_dll"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries
# PROP Output_Dir "..\..\out\debug_dll6\build\libbulletmath\"
# PROP Intermediate_Dir "..\..\out\debug_dll6\build\libbulletmath\"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /vmb /vms /W3 /Gm /G5 /D "WIN32" /FD /c
# ADD CPP /nologo /vmb /vms /W3 /Gm /G5 /FD /c /D "_LIB" /D "_MT" /D "_MBCS" /D "_DEBUG" /D "_LIB" /D "_CONSOLE" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /D "WIN32" /I "." /I "..\.." /I "..\..\src"
# ADD BASE MTL /nologo /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /mktyplib203 /o "NUL" /win32 /D "_DEBUG" /D "_LIB" /D "_CONSOLE" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE"
# ADD BASE RSC /l 0x409
# ADD RSC /l 0x409 /fo".\..\..\out\debug_dll6\build\libbulletmath\libbulletmath.res" /i "." /i "..\.." /i "..\..\src"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo
LINK32=link.exe
# ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib /nologo /machine:I386
# ADD LINK32 shell32.lib user32.lib gdi32.lib advapi32.lib /nologo /version:4.0 /machine:I386 /subsystem:windows
!ELSEIF "$(CFG)" == "libbulletmath - Win32 DebugDoublePrecision"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries
# PROP BASE Output_Dir "debug_dbl"
# PROP BASE Intermediate_Dir "debug_dbl"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries
# PROP Output_Dir "..\..\out\debug_dbl6\build\libbulletmath\"
# PROP Intermediate_Dir "..\..\out\debug_dbl6\build\libbulletmath\"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /vmb /vms /W3 /Gm /G5 /D "WIN32" /FD /c
# ADD CPP /nologo /vmb /vms /W3 /Gm /G5 /FD /c /D "_LIB" /D "_MT" /D "_MBCS" /D "_DEBUG" /D "BT_USE_DOUBLE_PRECISION" /D "_LIB" /D "_CONSOLE" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /D "WIN32" /I "." /I "..\.." /I "..\..\src"
# ADD BASE MTL /nologo /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /mktyplib203 /o "NUL" /win32 /D "_DEBUG" /D "BT_USE_DOUBLE_PRECISION" /D "_LIB" /D "_CONSOLE" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE"
# ADD BASE RSC /l 0x409
# ADD RSC /l 0x409 /fo".\..\..\out\debug_dbl6\build\libbulletmath\libbulletmath.res" /i "." /i "..\.." /i "..\..\src"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo
LINK32=link.exe
# ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib /nologo /machine:I386
# ADD LINK32 shell32.lib user32.lib gdi32.lib advapi32.lib /nologo /version:4.0 /machine:I386 /subsystem:windows
2006-05-25 19:18:29 +00:00
!ENDIF
# Begin Target
# Name "libbulletmath - Win32 Release"
# Name "libbulletmath - Win32 ReleaseDll"
# Name "libbulletmath - Win32 ReleaseDoublePrecision"
2006-05-25 19:18:29 +00:00
# Name "libbulletmath - Win32 Debug"
# Name "libbulletmath - Win32 DebugDll"
# Name "libbulletmath - Win32 DebugDoublePrecision"
2006-05-25 19:18:29 +00:00
# Begin Group "Source Files"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\..\src\LinearMath\btAlignedAllocator.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\LinearMath\btConvexHull.cpp
# End Source File
# Begin Source File
2006-11-11 03:33:03 +00:00
SOURCE=..\..\src\LinearMath\btGeometryUtil.cpp
# End Source File
# Begin Source File
2008-02-12 02:02:48 +00:00
SOURCE=..\..\src\LinearMath\btQuickprof.cpp
2006-05-25 19:18:29 +00:00
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter ""
# Begin Source File
2008-02-12 02:02:48 +00:00
SOURCE=..\..\src\LinearMath\btAabbUtil2.h
2006-05-25 19:18:29 +00:00
# End Source File
# Begin Source File
SOURCE=..\..\src\LinearMath\btAlignedAllocator.h
# End Source File
# Begin Source File
SOURCE=..\..\src\LinearMath\btAlignedObjectArray.h
# End Source File
# Begin Source File
SOURCE=..\..\src\LinearMath\btConvexHull.h
# End Source File
# Begin Source File
SOURCE=..\..\src\LinearMath\btDefaultMotionState.h
# End Source File
# Begin Source File
2006-11-11 03:33:03 +00:00
SOURCE=..\..\src\LinearMath\btGeometryUtil.h
# End Source File
# Begin Source File
SOURCE=..\..\src\LinearMath\btHashMap.h
# End Source File
# Begin Source File
2008-02-12 02:02:48 +00:00
SOURCE=..\..\src\LinearMath\btIDebugDraw.h
2006-05-25 19:18:29 +00:00
# End Source File
# Begin Source File
2008-02-12 02:02:48 +00:00
SOURCE=..\..\src\LinearMath\btList.h
2006-05-25 19:18:29 +00:00
# End Source File
# Begin Source File
2008-02-12 02:02:48 +00:00
SOURCE=..\..\src\LinearMath\btMatrix3x3.h
2006-05-25 19:18:29 +00:00
# End Source File
# Begin Source File
2008-02-12 02:02:48 +00:00
SOURCE=..\..\src\LinearMath\btMinMax.h
2006-05-25 19:18:29 +00:00
# End Source File
# Begin Source File
SOURCE=..\..\src\LinearMath\btMotionState.h
# End Source File
# Begin Source File
2007-09-10 01:29:33 +00:00
SOURCE=..\..\src\LinearMath\btPoolAllocator.h
# End Source File
# Begin Source File
2008-02-12 02:02:48 +00:00
SOURCE=..\..\src\LinearMath\btQuadWord.h
2006-05-25 19:18:29 +00:00
# End Source File
# Begin Source File
2008-02-12 02:02:48 +00:00
SOURCE=..\..\src\LinearMath\btQuaternion.h
2006-05-25 19:18:29 +00:00
# End Source File
# Begin Source File
2008-02-12 02:02:48 +00:00
SOURCE=..\..\src\LinearMath\btQuickprof.h
2006-05-25 19:18:29 +00:00
# End Source File
# Begin Source File
2008-02-12 02:02:48 +00:00
SOURCE=..\..\src\LinearMath\btRandom.h
2006-05-25 19:18:29 +00:00
# End Source File
# Begin Source File
2008-02-12 02:02:48 +00:00
SOURCE=..\..\src\LinearMath\btScalar.h
2006-05-25 19:18:29 +00:00
# End Source File
# Begin Source File
SOURCE=..\..\src\LinearMath\btStackAlloc.h
# End Source File
# Begin Source File
2008-02-12 02:02:48 +00:00
SOURCE=..\..\src\LinearMath\btTransform.h
2006-05-25 19:18:29 +00:00
# End Source File
# Begin Source File
2008-02-12 02:02:48 +00:00
SOURCE=..\..\src\LinearMath\btTransformUtil.h
2006-05-25 19:18:29 +00:00
# End Source File
# Begin Source File
2008-02-12 02:02:48 +00:00
SOURCE=..\..\src\LinearMath\btVector3.h
2006-05-25 19:18:29 +00:00
# End Source File
# End Group
# End Target
# End Project