📄 arpack.dsp
字号:
# Microsoft Developer Studio Project File - Name="arpack" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
CFG=arpack - 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 "arpack.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 "arpack.mak" CFG="arpack - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "arpack - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "arpack - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
F90=df.exe
MTL=midl.exe
RSC=rc.exe
!IF "$(CFG)" == "arpack - 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 F90 /compile_only /dll /nologo /warn:nofileopt
# ADD F90 /compile_only /fltconsistency /iface:cref /dll /libs:static /nologo /threads /warn:nofileopt
# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /YX /FD /c
# ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /YX /FD /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x804 /d "NDEBUG"
# ADD RSC /l 0x804 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib /nologo /subsystem:windows /dll /machine:I386
# ADD LINK32 kernel32.lib /nologo /subsystem:windows /dll /machine:I386
!ELSEIF "$(CFG)" == "arpack - 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 F90 /check:bounds /compile_only /dbglibs /debug:full /dll /nologo /traceback /warn:argument_checking /warn:nofileopt
# ADD F90 /check:bounds /compile_only /dbglibs /debug:full /dll /nologo /traceback /warn:argument_checking /warn:nofileopt
# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /YX /FD /GZ /c
# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /YX /FD /GZ /c
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x804 /d "_DEBUG"
# ADD RSC /l 0x804 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
# ADD LINK32 kernel32.lib /nologo /subsystem:windows /dll /incremental:no /debug /machine:I386 /pdbtype:sept
!ENDIF
# Begin Target
# Name "arpack - Win32 Release"
# Name "arpack - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;f90;for;f;fpp"
# Begin Group "blas"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\..\..\BLAS\caxpy.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\ccopy.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\cdotc.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\cdotu.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\cgbmv.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\cgemm.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\cgemv.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\cgerc.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\cgeru.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\cscal.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\csscal.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\cswap.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\ctbsv.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\ctrmm.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\ctrsm.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\ctrsv.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\dasum.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\daxpy.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\dcopy.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\ddot.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\dgbmv.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\dgemm.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\dgemv.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\dger.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\dnrm2.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\drot.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\drotg.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\dscal.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\dswap.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\dsymv.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\dsyr2.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\dtbsv.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\dtrmm.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\dtrsm.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\dzasum.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\dznrm2.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\icamax.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\idamax.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\isamax.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\izamax.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\sasum.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\saxpy.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\scasum.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\scnrm2.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\scopy.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\sdot.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\sgbmv.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\sgemm.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\sgemv.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\sger.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\snrm2.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\srot.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\srotg.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\sscal.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\sswap.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\ssymv.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\ssyr2.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\stbsv.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\strmm.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\strsm.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\zaxpy.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\zcopy.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\zdotc.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\zdotu.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\zdscal.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\zgbmv.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\zgemm.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\zgemv.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\zgerc.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\zgeru.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\zscal.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\zswap.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\ztbsv.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\ztrmm.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\ztrsm.f
# End Source File
# Begin Source File
SOURCE=..\..\..\BLAS\ztrsv.f
# End Source File
# End Group
# Begin Group "lapack"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\..\..\LAPACK\cgbtf2.f
# End Source File
# Begin Source File
SOURCE=..\..\..\LAPACK\cgbtrf.f
# End Source File
# Begin Source File
SOURCE=..\..\..\LAPACK\cgbtrs.f
# End Source File
# Begin Source File
SOURCE=..\..\..\LAPACK\cgeqr2.f
# End Source File
# Begin Source File
SOURCE=..\..\..\LAPACK\cgttrf.f
# End Source File
# Begin Source File
SOURCE=..\..\..\LAPACK\cgttrs.f
# End Source File
# Begin Source File
SOURCE=..\..\..\LAPACK\clacgv.f
# End Source File
# Begin Source File
SOURCE=..\..\..\LAPACK\clacon.f
# End Source File
# Begin Source File
SOURCE=..\..\..\LAPACK\clacpy.f
# End Source File
# Begin Source File
SOURCE=..\..\..\LAPACK\cladiv.f
# End Source File
# Begin Source File
SOURCE=..\..\..\LAPACK\clahqr.f
# End Source File
# Begin Source File
SOURCE=..\..\..\LAPACK\clange.f
# End Source File
# Begin Source File
SOURCE=..\..\..\LAPACK\clanhs.f
# End Source File
# Begin Source File
SOURCE=..\..\..\LAPACK\clarf.f
# End Source File
# Begin Source File
SOURCE=..\..\..\LAPACK\clarfg.f
# End Source File
# Begin Source File
SOURCE=..\..\..\LAPACK\clarnv.f
# End Source File
# Begin Source File
SOURCE=..\..\..\LAPACK\clartg.f
# End Source File
# Begin Source File
SOURCE=..\..\..\LAPACK\clascl.f
# End Source File
# Begin Source File
SOURCE=..\..\..\LAPACK\claset.f
# End Source File
# Begin Source File
SOURCE=..\..\..\LAPACK\classq.f
# End Source File
# Begin Source File
SOURCE=..\..\..\LAPACK\claswp.f
# End Source File
# Begin Source File
SOURCE=..\..\..\LAPACK\clatrs.f
# End Source File
# Begin Source File
SOURCE=..\..\..\LAPACK\cmach.f
# End Source File
# Begin Source File
SOURCE=..\..\..\LAPACK\crot.f
# End Source File
# Begin Source File
SOURCE=..\..\..\LAPACK\ctrevc.f
# End Source File
# Begin Source File
SOURCE=..\..\..\LAPACK\ctrexc.f
# End Source File
# Begin Source File
SOURCE=..\..\..\LAPACK\ctrsen.f
# End Source File
# Begin Source File
SOURCE=..\..\..\LAPACK\ctrsyl.f
# End Source File
# Begin Source File
SOURCE=..\..\..\LAPACK\cunm2r.f
# End Source File
# Begin Source File
SOURCE=..\..\..\LAPACK\dgbtf2.f
# End Source File
# Begin Source File
SOURCE=..\..\..\LAPACK\dgbtrf.f
# End Source File
# Begin Source File
SOURCE=..\..\..\LAPACK\dgbtrs.f
# End Source File
# Begin Source File
SOURCE=..\..\..\LAPACK\dgeqr2.f
# End Source File
# Begin Source File
SOURCE=..\..\..\LAPACK\dgttrf.f
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -