📄 gslcblas.dsp
字号:
# 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 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
# ADD CPP /nologo /MT /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 /out:"Release\gslcblasMT.lib"
!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 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
# ADD CPP /nologo /MTd /Za /W3 /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\caxpy.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\cblas.h
!IF "$(CFG)" == "gslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\gslcblas"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "gslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\gslcblas"
# PROP Exclude_From_Build 1
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\ccopy.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\cdotc_sub.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\cdotu_sub.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\cgbmv.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\cgemm.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\cgemv.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\cgerc.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\cgeru.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\chbmv.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\chemm.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\chemv.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\cher.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\cher2.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\cher2k.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\cherk.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\chpmv.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\chpr.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\chpr2.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\cscal.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\csscal.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\cswap.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\csymm.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\csyr2k.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\csyrk.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\ctbmv.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\ctbsv.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\ctpmv.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\ctpsv.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\ctrmm.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\ctrmv.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\ctrsm.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\ctrsv.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"
!ELSEIF "$(CFG)" == "gslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\gslcblas"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\cblas\dgbmv.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\dgemm.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\dgemv.c
!IF "$(CFG)" == "gslcblas - Win32 Release"
# PROP Intermediate_Dir "Release\gslcblas"
!ELSEIF "$(CFG)" == "gslcblas - Win32 Debug"
# PROP Intermediate_Dir "Debug\gslcblas"
!ENDIF
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -