📄 arpack.vcproj
字号:
<?xml version="1.0" encoding="gb2312"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
Name="arpack"
ProjectGUID="{06E20714-6FFA-423F-8FE0-705830F893BE}"
RootNamespace="arpack"
TargetFrameworkVersion="0"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory=".\Debug"
IntermediateDirectory=".\Debug"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="true"
SuppressStartupBanner="true"
TargetEnvironment="1"
TypeLibraryName=".\Debug/arpack.tlb"
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
PrecompiledHeaderFile=".\Debug/arpack.pch"
AssemblerListingLocation=".\Debug/"
ObjectFile=".\Debug/"
ProgramDataBaseFileName=".\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="2052"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
OutputFile=".\Debug/arpack.dll"
LinkIncremental="1"
SuppressStartupBanner="true"
ModuleDefinitionFile=".\arpack.def"
GenerateDebugInformation="true"
ProgramDatabaseFile=".\Debug/arpack.pdb"
SubSystem="2"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
ImportLibrary=".\Debug/arpack.lib"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
SuppressStartupBanner="true"
OutputFile=".\Debug/arpack.bsc"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory=".\Release"
IntermediateDirectory=".\Release"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="true"
SuppressStartupBanner="true"
TargetEnvironment="1"
TypeLibraryName=".\Release/arpack.tlb"
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
Optimization="2"
InlineFunctionExpansion="1"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
StringPooling="true"
RuntimeLibrary="0"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile=".\Release/arpack.pch"
AssemblerListingLocation=".\Release/"
ObjectFile=".\Release/"
ProgramDataBaseFileName=".\Release/"
WarningLevel="3"
SuppressStartupBanner="true"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="2052"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
OutputFile=".\Release/arpack.dll"
LinkIncremental="1"
SuppressStartupBanner="true"
ModuleDefinitionFile=".\arpack.def"
ProgramDatabaseFile=".\Release/arpack.pdb"
SubSystem="2"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
ImportLibrary=".\Release/arpack.lib"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
SuppressStartupBanner="true"
OutputFile=".\Release/arpack.bsc"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;f90;for;f;fpp"
>
<File
RelativePath="arpack.def"
>
</File>
<Filter
Name="blas"
>
<File
RelativePath="..\..\..\BLAS\caxpy.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\ccopy.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\cdotc.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\cdotu.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\cgbmv.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\cgemm.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\cgemv.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\cgerc.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\cgeru.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\cscal.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\csscal.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\cswap.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\ctbsv.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\ctrmm.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\ctrsm.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\ctrsv.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\dasum.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\daxpy.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\dcopy.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\ddot.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\dgbmv.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\dgemm.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\dgemv.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\dger.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\dnrm2.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\drot.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\drotg.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\dscal.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\dswap.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\dsymv.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\dsyr2.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\dtbsv.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\dtrmm.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\dtrsm.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\dzasum.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\dznrm2.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\icamax.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\idamax.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\isamax.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\izamax.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\sasum.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\saxpy.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\scasum.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\scnrm2.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\scopy.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\sdot.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\sgbmv.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\sgemm.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\sgemv.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\sger.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\snrm2.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\srot.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\srotg.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\sscal.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\sswap.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\ssymv.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\ssyr2.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\stbsv.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\strmm.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\strsm.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\zaxpy.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\zcopy.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\zdotc.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\zdotu.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\zdscal.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\zgbmv.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\zgemm.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\zgemv.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\zgerc.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\zgeru.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\zscal.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\zswap.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\ztbsv.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\ztrmm.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\ztrsm.f"
>
</File>
<File
RelativePath="..\..\..\BLAS\ztrsv.f"
>
</File>
</Filter>
<Filter
Name="lapack"
>
<File
RelativePath="..\..\..\LAPACK\cgbtf2.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\cgbtrf.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\cgbtrs.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\cgeqr2.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\cgttrf.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\cgttrs.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\clacgv.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\clacon.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\clacpy.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\cladiv.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\clahqr.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\clange.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\clanhs.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\clarf.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\clarfg.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\clarnv.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\clartg.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\clascl.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\claset.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\classq.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\claswp.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\clatrs.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\cmach.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\crot.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\ctrevc.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\ctrexc.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\ctrsen.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\ctrsyl.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\cunm2r.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\dgbtf2.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\dgbtrf.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\dgbtrs.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\dgeqr2.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\dgttrf.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\dgttrs.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\dlabad.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\dlacon.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\dlacpy.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\dladiv.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\dlae2.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\dlaev2.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\dlaexc.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\dlagtm.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\dlahqr.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\dlaln2.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\dlamch.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\dlange.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\dlanhs.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\dlanst.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\dlanv2.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\dlaptm.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\dlapy2.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\dlapy3.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\dlaran.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\dlarf.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\dlarfg.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\dlarfx.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\dlarnd.f"
>
</File>
<File
RelativePath="..\..\..\LAPACK\dlarnv.f"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -