⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gslcblas.dsp

📁 该文件为c++的数学函数库!是一个非常有用的编程工具.它含有各种数学函数,为科学计算、工程应用等程序编写提供方便!
💻 DSP
📖 第 1 页 / 共 5 页
字号:
# Microsoft Developer Studio Project File - Name="gslcblas" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) Static Library" 0x0104

CFG=gslcblas - 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 "gslcblas.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 "gslcblas.mak" CFG="gslcblas - Win32 Debug"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE "gslcblas - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE "gslcblas - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE 

# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
RSC=rc.exe

!IF  "$(CFG)" == "gslcblas - 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 /Op- /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
# ADD CPP /nologo /ML /Za /W3 /GX /O2 /Op- /I "..\msvc" /I "..\gsl" /I "." /I ".." /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
# ADD BASE RSC /l 0x809 /d "NDEBUG"
# ADD RSC /l 0x809 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo

!ELSEIF  "$(CFG)" == "gslcblas - 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 /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ  /c
# ADD CPP /nologo /MLd /Za /W3 /Gm /GX /Z7 /Od  /I "..\msvc" /I "..\gsl" /I "." /I ".." /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ  /c
# ADD BASE RSC /l 0x809 /d "_DEBUG"
# ADD RSC /l 0x809 /d "_DEBUG"
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 "gslcblas - Win32 Release"
# Name "gslcblas - Win32 Debug"
# Begin Source File

SOURCE=..\cblas\sasum.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\saxpy.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\scasum.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\scnrm2.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\scopy.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\sdot.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\sdsdot.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\sgbmv.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\sgemm.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\sgemv.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\sger.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\snrm2.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\srot.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\srotg.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\srotm.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\srotmg.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\ssbmv.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\sscal.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\sspmv.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\sspr.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\sspr2.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\sswap.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\ssymm.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\ssymv.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\ssyr.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\ssyr2.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\ssyr2k.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\ssyrk.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\stbmv.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\stbsv.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\stpmv.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\stpsv.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\strmm.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\strmv.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\strsm.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\strsv.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\dasum.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\daxpy.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\dcopy.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

!ELSEIF  "$(CFG)" == "gslcblas - Win32 Debug"

# PROP Intermediate_Dir "Debug\gslcblas"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\cblas\ddot.c



!IF  "$(CFG)" == "gslcblas - Win32 Release"

# PROP Intermediate_Dir "Release\gslcblas"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -