📄 magicmath.dsp
字号:
# Microsoft Developer Studio Project File - Name="magicmath" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Static Library" 0x0104
CFG=magicmath - 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 "magicmath.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 "magicmath.mak" CFG="magicmath - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "magicmath - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE "magicmath - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""$/magicmath", NIAAAAAA"
# PROP Scc_LocalPath "."
CPP=cl.exe
RSC=rc.exe
!IF "$(CFG)" == "magicmath - 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 "Release"
# PROP Intermediate_Dir "Release"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
# ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
# ADD BASE RSC /l 0x804 /d "NDEBUG"
# ADD RSC /l 0x804 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo
# Begin Special Build Tool
SOURCE="$(InputPath)"
PostBuild_Cmds=copy Release\magicmath.lib ..\lib\magicmath.lib
# End Special Build Tool
!ELSEIF "$(CFG)" == "magicmath - 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 "Debug"
# PROP Intermediate_Dir "Debug"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
# ADD BASE RSC /l 0x804 /d "_DEBUG"
# ADD RSC /l 0x804 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"Debug\magicmath_d.lib"
# Begin Special Build Tool
SOURCE="$(InputPath)"
PostBuild_Cmds=copy Debug\magicmath_d.lib ..\lib\magicmath_d.lib
# End Special Build Tool
!ENDIF
# Begin Target
# Name "magicmath - Win32 Release"
# Name "magicmath - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=.\WmlBisect1.cpp
# End Source File
# Begin Source File
SOURCE=.\WmlBisect2.cpp
# End Source File
# Begin Source File
SOURCE=.\WmlBisect3.cpp
# End Source File
# Begin Source File
SOURCE=.\WmlCommand.cpp
# End Source File
# Begin Source File
SOURCE=.\WmlEigen.cpp
# End Source File
# Begin Source File
SOURCE=.\WmlIntegrate1.cpp
# End Source File
# Begin Source File
SOURCE=.\WmlLinearSystem.cpp
# End Source File
# Begin Source File
SOURCE=.\WmlMath.cpp
# End Source File
# Begin Source File
SOURCE=.\WmlMatrix2.cpp
# End Source File
# Begin Source File
SOURCE=.\WmlMatrix3.cpp
# End Source File
# Begin Source File
SOURCE=.\WmlMatrix4.cpp
# End Source File
# Begin Source File
SOURCE=.\WmlMinimize1.cpp
# End Source File
# Begin Source File
SOURCE=.\WmlMinimizeN.cpp
# End Source File
# Begin Source File
SOURCE=.\WmlOdeEuler.cpp
# End Source File
# Begin Source File
SOURCE=.\WmlOdeMidpoint.cpp
# End Source File
# Begin Source File
SOURCE=.\WmlOdeRungeKutta4.cpp
# End Source File
# Begin Source File
SOURCE=.\WmlOdeSolver.cpp
# End Source File
# Begin Source File
SOURCE=.\WmlPoint2.cpp
# End Source File
# Begin Source File
SOURCE=.\WmlPoint3.cpp
# End Source File
# Begin Source File
SOURCE=.\WmlPoint4.cpp
# End Source File
# Begin Source File
SOURCE=.\WmlPolynomialRoots.cpp
# End Source File
# Begin Source File
SOURCE=.\WmlQuaternion.cpp
# End Source File
# Begin Source File
SOURCE=.\WmlSystem.cpp
# End Source File
# Begin Source File
SOURCE=.\WmlVector2.cpp
# End Source File
# Begin Source File
SOURCE=.\WmlVector3.cpp
# End Source File
# Begin Source File
SOURCE=.\WmlVector4.cpp
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=.\WmlBandedMatrix.h
# End Source File
# Begin Source File
SOURCE=.\WmlBandedMatrix.inl
# End Source File
# Begin Source File
SOURCE=.\WmlBisect1.h
# End Source File
# Begin Source File
SOURCE=.\WmlBisect2.h
# End Source File
# Begin Source File
SOURCE=.\WmlBisect3.h
# End Source File
# Begin Source File
SOURCE=.\WmlCommand.h
# End Source File
# Begin Source File
SOURCE=.\WmlEigen.h
# End Source File
# Begin Source File
SOURCE=.\WmlGMatrix.h
# End Source File
# Begin Source File
SOURCE=.\WmlGMatrix.inl
# End Source File
# Begin Source File
SOURCE=.\WmlGVector.h
# End Source File
# Begin Source File
SOURCE=.\WmlGVector.inl
# End Source File
# Begin Source File
SOURCE=.\WmlIntegrate1.h
# End Source File
# Begin Source File
SOURCE=.\WmlLinearSystem.h
# End Source File
# Begin Source File
SOURCE=.\WmlMath.h
# End Source File
# Begin Source File
SOURCE=.\WmlMath.inl
# End Source File
# Begin Source File
SOURCE=.\WmlMathLib.h
# End Source File
# Begin Source File
SOURCE=.\WmlMatrix.h
# End Source File
# Begin Source File
SOURCE=.\WmlMatrix.inl
# End Source File
# Begin Source File
SOURCE=.\WmlMatrix2.h
# End Source File
# Begin Source File
SOURCE=.\WmlMatrix2.inl
# End Source File
# Begin Source File
SOURCE=.\WmlMatrix3.h
# End Source File
# Begin Source File
SOURCE=.\WmlMatrix3.inl
# End Source File
# Begin Source File
SOURCE=.\WmlMatrix4.h
# End Source File
# Begin Source File
SOURCE=.\WmlMatrix4.inl
# End Source File
# Begin Source File
SOURCE=.\WmlMinimize1.h
# End Source File
# Begin Source File
SOURCE=.\WmlMinimizeN.h
# End Source File
# Begin Source File
SOURCE=.\WmlOdeEuler.h
# End Source File
# Begin Source File
SOURCE=.\WmlOdeMidpoint.h
# End Source File
# Begin Source File
SOURCE=.\WmlOdeRungeKutta4.h
# End Source File
# Begin Source File
SOURCE=.\WmlOdeSolver.h
# End Source File
# Begin Source File
SOURCE=.\WmlPoint.h
# End Source File
# Begin Source File
SOURCE=.\WmlPoint.inl
# End Source File
# Begin Source File
SOURCE=.\WmlPoint2.h
# End Source File
# Begin Source File
SOURCE=.\WmlPoint2.inl
# End Source File
# Begin Source File
SOURCE=.\WmlPoint3.h
# End Source File
# Begin Source File
SOURCE=.\WmlPoint3.inl
# End Source File
# Begin Source File
SOURCE=.\WmlPoint4.h
# End Source File
# Begin Source File
SOURCE=.\WmlPoint4.inl
# End Source File
# Begin Source File
SOURCE=.\WmlPolynomial1.h
# End Source File
# Begin Source File
SOURCE=.\WmlPolynomial1.inl
# End Source File
# Begin Source File
SOURCE=.\WmlPolynomialRoots.h
# End Source File
# Begin Source File
SOURCE=.\WmlPolynomialRootsDeg1.inl
# End Source File
# Begin Source File
SOURCE=.\WmlPolynomialRootsDeg2.inl
# End Source File
# Begin Source File
SOURCE=.\WmlPolynomialRootsDeg3.inl
# End Source File
# Begin Source File
SOURCE=.\WmlPolynomialRootsDeg4.inl
# End Source File
# Begin Source File
SOURCE=.\WmlPolynomialRootsDegN.inl
# End Source File
# Begin Source File
SOURCE=.\WmlQuaternion.h
# End Source File
# Begin Source File
SOURCE=.\WmlQuaternion.inl
# End Source File
# Begin Source File
SOURCE=.\WmlSystem.h
# End Source File
# Begin Source File
SOURCE=.\WmlSystem.inl
# End Source File
# Begin Source File
SOURCE=.\WmlTuple.h
# End Source File
# Begin Source File
SOURCE=.\WmlTuple.inl
# End Source File
# Begin Source File
SOURCE=.\WmlVector.h
# End Source File
# Begin Source File
SOURCE=.\WmlVector.inl
# End Source File
# Begin Source File
SOURCE=.\WmlVector2.h
# End Source File
# Begin Source File
SOURCE=.\WmlVector2.inl
# End Source File
# Begin Source File
SOURCE=.\WmlVector3.h
# End Source File
# Begin Source File
SOURCE=.\WmlVector3.inl
# End Source File
# Begin Source File
SOURCE=.\WmlVector4.h
# End Source File
# Begin Source File
SOURCE=.\WmlVector4.inl
# End Source File
# End Group
# End Target
# End Project
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -