summaryrefslogtreecommitdiff
path: root/src/fortran/blas/blas_f
diff options
context:
space:
mode:
Diffstat (limited to 'src/fortran/blas/blas_f')
-rw-r--r--src/fortran/blas/blas_f/blasplus.def74
-rw-r--r--src/fortran/blas/blas_f/blasplusAtlas.def144
-rw-r--r--src/fortran/blas/blas_f/blasplus_DLL.vfproj120
-rw-r--r--src/fortran/blas/blas_f/blasplus_DLL_f2c.vcproj1034
4 files changed, 1372 insertions, 0 deletions
diff --git a/src/fortran/blas/blas_f/blasplus.def b/src/fortran/blas/blas_f/blasplus.def
new file mode 100644
index 00000000..336d98ac
--- /dev/null
+++ b/src/fortran/blas/blas_f/blasplus.def
@@ -0,0 +1,74 @@
+LIBRARY blasplus.dll
+
+EXPORTS
+ dasum
+ daxpy
+ dcopy
+ ddot
+ dgbmv
+ dgemm
+ dgemv
+ dger
+ dnrm2
+ drot
+ drotg
+ dsbmv
+ dscal
+ dspmv
+ dspr
+ dspr2
+ dswap
+ dsymm
+ dsymv
+ dsyr
+ dsyr2
+ dsyr2k
+ dsyrk
+ dtbmv
+ dtbsv
+ dtpmv
+ dtpsv
+ dtrmm
+ dtrmv
+ dtrsm
+ dtrsv
+ dzasum
+ dznrm2
+ idamax
+ izamax
+ xerbla
+ zaxpy
+ zcopy
+ zdotc
+ zdotu
+ zdscal
+ zgbmv
+ zgemm
+ zgemv
+ zgerc
+ zgeru
+ zhbmv
+ zhemm
+ zhemv
+ zher
+ zher2
+ zher2k
+ zherk
+ zhpmv
+ zhpr
+ zhpr2
+ zrotg
+ zscal
+ zswap
+ zsymm
+ zsyr2k
+ zsyrk
+ ztbmv
+ ztbsv
+ ztpmv
+ ztpsv
+ ztrmm
+ ztrmv
+ ztrsm
+ ztrsv
+ \ No newline at end of file
diff --git a/src/fortran/blas/blas_f/blasplusAtlas.def b/src/fortran/blas/blas_f/blasplusAtlas.def
new file mode 100644
index 00000000..d13dde93
--- /dev/null
+++ b/src/fortran/blas/blas_f/blasplusAtlas.def
@@ -0,0 +1,144 @@
+LIBRARY blasplus.dll
+
+EXPORTS
+ dasum_ @1
+ dasum = dasum_
+ daxpy_ @2
+ daxpy = daxpy_
+ dcopy_ @3
+ dcopy = dcopy_
+ ddot_ @4
+ ddot = ddot_
+ dgbmv_ @5
+ dgbmv = dgbmv_
+ dgemm_ @6
+ dgemm = dgemm_
+ dgemv_ @7
+ dgemv = dgemv_
+ dger_ @8
+ dger = dger_
+ dnrm2_ @9
+ dnrm2 = dnrm2_
+ drot_ @10
+ drot = drot_
+ drotg_ @11
+ drotg = drotg_
+ dsbmv_ @12
+ dsbmv = dsbmv_
+ dscal_ @13
+ dscal = dscal_
+ dspmv_ @14
+ dspmv = dspmv_
+ dspr_ @15
+ dspr = dspr_
+ dspr2_ @16
+ dspr2 = dspr2_
+ dswap_ @17
+ dswap = dswap_
+ dsymm_ @18
+ dsymm = dsymm_
+ dsymv_ @19
+ dsymv = dsymv_
+ dsyr_ @20
+ dsyr = dsyr_
+ dsyr2_ @21
+ dsyr2 = dsyr2_
+ dsyr2k_ @22
+ dsyr2k = dsyr2k_
+ dsyrk_ @23
+ dsyrk = dsyrk_
+ dtbmv_ @24
+ dtbmv = dtbmv_
+ dtbsv_ @25
+ dtbsv = dtbsv_
+ dtpmv_ @26
+ dtpmv = dtpmv_
+ dtpsv_ @27
+ dtpsv = dtpsv_
+ dtrmm_ @28
+ dtrmm = dtrmm_
+ dtrmv_ @29
+ dtrmv = dtrmv_
+ dtrsm_ @30
+ dtrsm = dtrsm_
+ dtrsv_ @31
+ dtrsv = dtrsv_
+ dzasum_ @32
+ dzasum = dzasum_
+ dznrm2_ @33
+ dznrm2 = dznrm2_
+ idamax_ @34
+ idamax = idamax_
+ izamax_ @35
+ izamax = izamax_
+ xerbla_ @36
+ xerbla = xerbla_
+ zaxpy_ @37
+ zaxpy = zaxpy_
+ zcopy_ @38
+ zcopy = zcopy_
+ zdotc_ @39
+ zdotc = zdotc_
+ zdotu_ @40
+ zdotu = zdotu_
+ zdscal_ @41
+ zdscal = zdscal_
+ zgbmv_ @42
+ zgbmv = zgbmv_
+ zgemm_ @43
+ zgemm = zgemm_
+ zgemv_ @44
+ zgemv = zgemv_
+ zgerc_ @45
+ zgerc = zgerc_
+ zgeru_ @46
+ zgeru = zgeru_
+ zhbmv_ @47
+ zhbmv = zhbmv_
+ zhemm_ @48
+ zhemm = zhemm_
+ zhemv_ @49
+ zhemv = zhemv_
+ zher_ @50
+ zher = zher_
+ zher2_ @51
+ zher2 = zher2_
+ zher2k_ @52
+ zher2k = zher2k_
+ zherk_ @53
+ zherk = zherk_
+ zhpmv_ @54
+ zhpmv = zhpmv_
+ zhpr_ @55
+ zhpr = zhpr_
+ zhpr2_ @56
+ zhpr2 = zhpr2_
+ zrotg_ @57
+ zrotg = zrotg_
+ zscal_ @58
+ zscal = zscal_
+ zswap_ @59
+ zswap = zswap_
+ zsymm_ @60
+ zsymm = zsymm_
+ zsyr2k_ @61
+ zsyr2k = zsyr2k_
+ zsyrk_ @62
+ zsyrk = zsyrk_
+ ztbmv_ @63
+ ztbmv = ztbmv_
+ ztbsv_ @64
+ ztbsv = ztbsv_
+ ztpmv_ @65
+ ztpmv = ztpmv_
+ ztpsv_ @66
+ ztpsv = ztpsv_
+ ztrmm_ @67
+ ztrmm =ztrmm_
+ ztrmv_ @68
+ ztrmv = ztrmv_
+ ztrsm_ @69
+ ztrsm = ztrsm_
+ ztrsv_ @70
+ ztrsv = ztrsv_
+ \ No newline at end of file
diff --git a/src/fortran/blas/blas_f/blasplus_DLL.vfproj b/src/fortran/blas/blas_f/blasplus_DLL.vfproj
new file mode 100644
index 00000000..e6a2445b
--- /dev/null
+++ b/src/fortran/blas/blas_f/blasplus_DLL.vfproj
@@ -0,0 +1,120 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<VisualStudioProject ProjectType="typeDynamicLibrary" ProjectCreator="Intel Fortran" Keyword="Dll" Version="11.0" ProjectIdGuid="{78BD64CE-181D-4D3F-9254-5C4F55C1EDC9}">
+ <Platforms>
+ <Platform Name="Win32"/>
+ <Platform Name="x64"/></Platforms>
+ <Configurations>
+ <Configuration Name="Debug|Win32" OutputDirectory="$(InputDir)$(ConfigurationName)" DeleteExtensionsOnClean="*.obj;*.mod;*.pdb;*.asm;*.map;*.dyn;*.dpi;*.tmp;*.log;*.ilk;*.dll;$(TargetPath)" ConfigurationType="typeDynamicLibrary">
+ <Tool Name="VFFortranCompilerTool" AdditionalOptions="/dll " SuppressStartupBanner="true" DebugInformationFormat="debugEnabled" Optimization="optimizeDisabled" F77RuntimeCompatibility="true" CallingConvention="callConventionCRef" ModulePath="$(INTDIR)/" ObjectFile="$(INTDIR)/" Traceback="true" BoundsCheck="true" RuntimeLibrary="rtMultiThreadedDebug"/>
+ <Tool Name="VFLinkerTool" OutputFile="$(SolutionDir)bin/blasplus.dll" LinkIncremental="linkIncrementalNo" SuppressStartupBanner="true" IgnoreDefaultLibraryNames="msvcrtd.lib" ModuleDefinitionFile="blasplus.def" GenerateDebugInformation="true" SubSystem="subSystemWindows" ImportLibrary="$(SolutionDir)bin/blasplus.lib" LinkDLL="true" AdditionalDependencies="libcmtd.lib"/>
+ <Tool Name="VFResourceCompilerTool"/>
+ <Tool Name="VFMidlTool" SuppressStartupBanner="true" HeaderFileName="$(InputName).h" TypeLibraryName="$(IntDir)/$(InputName).tlb"/>
+ <Tool Name="VFCustomBuildTool"/>
+ <Tool Name="VFPreLinkEventTool"/>
+ <Tool Name="VFPreBuildEventTool"/>
+ <Tool Name="VFPostBuildEventTool" CommandLine="lib /def:blasplusAtlas.def /Machine:X86 /OUT:$(SolutionDir)bin/blasplus.lib" Description="Create blasplus.lib for Scilab"/></Configuration>
+ <Configuration Name="Release|Win32" OutputDirectory="$(InputDir)$(ConfigurationName)" DeleteExtensionsOnClean="*.obj;*.mod;*.pdb;*.asm;*.map;*.dyn;*.dpi;*.tmp;*.log;*.ilk;*.dll;$(TargetPath)" ConfigurationType="typeDynamicLibrary">
+ <Tool Name="VFFortranCompilerTool" AdditionalOptions="/dll" SuppressStartupBanner="true" AlternateParameterSyntax="false" F77RuntimeCompatibility="true" BackslashAsNormalCharacter="false" FPS4Libs="false" CallingConvention="callConventionCRef" ModulePath="$(INTDIR)/" ObjectFile="$(INTDIR)/" RuntimeLibrary="rtMultiThreaded"/>
+ <Tool Name="VFLinkerTool" OutputFile="$(SolutionDir)bin/blasplus.dll" LinkIncremental="linkIncrementalNo" SuppressStartupBanner="true" IgnoreDefaultLibraryNames="msvcrt.lib" ModuleDefinitionFile="blasplus.def" SubSystem="subSystemWindows" SupportUnloadOfDelayLoadedDLL="true" ImportLibrary="$(SolutionDir)bin/blasplus.lib" LinkDLL="true" AdditionalDependencies="libcmt.lib"/>
+ <Tool Name="VFResourceCompilerTool"/>
+ <Tool Name="VFMidlTool" SuppressStartupBanner="true" HeaderFileName="$(InputName).h" TypeLibraryName="$(IntDir)/$(InputName).tlb"/>
+ <Tool Name="VFCustomBuildTool"/>
+ <Tool Name="VFPreLinkEventTool"/>
+ <Tool Name="VFPreBuildEventTool"/>
+ <Tool Name="VFPostBuildEventTool" CommandLine="lib /def:blasplusAtlas.def /Machine:X86 /OUT:$(SolutionDir)bin/blasplus.lib" Description="Create blasplus.lib (Atlas compatibility)"/></Configuration>
+ <Configuration Name="Debug|x64" OutputDirectory="$(InputDir)$(ConfigurationName)" IntermediateDirectory="$(ConfigurationName)" DeleteExtensionsOnClean="*.obj;*.mod;*.pdb;*.asm;*.map;*.dyn;*.dpi;*.tmp;*.log;*.ilk;*.dll;$(TargetPath)" ConfigurationType="typeDynamicLibrary">
+ <Tool Name="VFFortranCompilerTool" AdditionalOptions="/dll " SuppressStartupBanner="true" DebugInformationFormat="debugEnabled" Optimization="optimizeDisabled" F77RuntimeCompatibility="true" CallingConvention="callConventionCRef" ModulePath="$(INTDIR)/" ObjectFile="$(INTDIR)/" Traceback="true" BoundsCheck="true" RuntimeLibrary="rtMultiThreadedDebugDLL"/>
+ <Tool Name="VFLinkerTool" OutputFile="$(SolutionDir)bin/blasplus.dll" LinkIncremental="linkIncrementalNo" SuppressStartupBanner="true" IgnoreDefaultLibraryNames="msvcrtd.lib" ModuleDefinitionFile="blasplus.def" GenerateDebugInformation="true" SubSystem="subSystemWindows" ImportLibrary="$(SolutionDir)bin/blasplus.lib" LinkDLL="true" AdditionalDependencies="libcmtd.lib"/>
+ <Tool Name="VFResourceCompilerTool"/>
+ <Tool Name="VFMidlTool" SuppressStartupBanner="true" HeaderFileName="$(InputName).h" TypeLibraryName="$(IntDir)/$(InputName).tlb"/>
+ <Tool Name="VFCustomBuildTool"/>
+ <Tool Name="VFPreLinkEventTool"/>
+ <Tool Name="VFPreBuildEventTool"/>
+ <Tool Name="VFPostBuildEventTool" CommandLine="lib /def:blasplusAtlas.def /Machine:X64 /OUT:$(SolutionDir)bin/blasplus.lib" Description="Create blasplus.lib for Scilab"/></Configuration>
+ <Configuration Name="Release|x64" OutputDirectory="$(InputDir)$(ConfigurationName)" IntermediateDirectory="$(ConfigurationName)" DeleteExtensionsOnClean="*.obj;*.mod;*.pdb;*.asm;*.map;*.dyn;*.dpi;*.tmp;*.log;*.ilk;*.dll;$(TargetPath)" ConfigurationType="typeDynamicLibrary">
+ <Tool Name="VFFortranCompilerTool" AdditionalOptions="/dll" SuppressStartupBanner="true" AlternateParameterSyntax="false" F77RuntimeCompatibility="true" BackslashAsNormalCharacter="false" FPS4Libs="false" CallingConvention="callConventionCRef" ModulePath="$(INTDIR)/" ObjectFile="$(INTDIR)/"/>
+ <Tool Name="VFLinkerTool" OutputFile="$(SolutionDir)bin/blasplus.dll" LinkIncremental="linkIncrementalNo" SuppressStartupBanner="true" IgnoreDefaultLibraryNames="msvcrt.lib" ModuleDefinitionFile="blasplus.def" SubSystem="subSystemWindows" SupportUnloadOfDelayLoadedDLL="true" ImportLibrary="$(SolutionDir)bin/blasplus.lib" LinkDLL="true" AdditionalDependencies="libcmt.lib"/>
+ <Tool Name="VFResourceCompilerTool"/>
+ <Tool Name="VFMidlTool" SuppressStartupBanner="true" HeaderFileName="$(InputName).h" TypeLibraryName="$(IntDir)/$(InputName).tlb"/>
+ <Tool Name="VFCustomBuildTool"/>
+ <Tool Name="VFPreLinkEventTool"/>
+ <Tool Name="VFPreBuildEventTool"/>
+ <Tool Name="VFPostBuildEventTool" CommandLine="lib /def:blasplusAtlas.def /Machine:X64 /OUT:$(SolutionDir)bin/blasplus.lib" Description="Create blasplus.lib (Atlas compatibility)"/></Configuration></Configurations>
+ <Files>
+ <Filter Name="Header Files" Filter="fi;fd"/>
+ <Filter Name="Resource Files" Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"/>
+ <Filter Name="Source Files" Filter="f90;for;f;fpp;ftn;def;odl;idl">
+ <File RelativePath="..\dasum.f"/>
+ <File RelativePath="..\daxpy.f"/>
+ <File RelativePath="..\dcabs1.f"/>
+ <File RelativePath="..\dcopy.f"/>
+ <File RelativePath="..\ddot.f"/>
+ <File RelativePath="..\dgbmv.f"/>
+ <File RelativePath="..\dgemm.f"/>
+ <File RelativePath="..\dgemv.f"/>
+ <File RelativePath="..\dger.f"/>
+ <File RelativePath="..\dnrm2.f"/>
+ <File RelativePath="..\drot.f"/>
+ <File RelativePath="..\drotg.f"/>
+ <File RelativePath="..\dsbmv.f"/>
+ <File RelativePath="..\dscal.f"/>
+ <File RelativePath="..\dspmv.f"/>
+ <File RelativePath="..\dspr.f"/>
+ <File RelativePath="..\dspr2.f"/>
+ <File RelativePath="..\dswap.f"/>
+ <File RelativePath="..\dsymm.f"/>
+ <File RelativePath="..\dsymv.f"/>
+ <File RelativePath="..\dsyr.f"/>
+ <File RelativePath="..\dsyr2.f"/>
+ <File RelativePath="..\dsyr2k.f"/>
+ <File RelativePath="..\dsyrk.f"/>
+ <File RelativePath="..\dtbmv.f"/>
+ <File RelativePath="..\dtbsv.f"/>
+ <File RelativePath="..\dtpmv.f"/>
+ <File RelativePath="..\dtpsv.f"/>
+ <File RelativePath="..\dtrmm.f"/>
+ <File RelativePath="..\dtrmv.f"/>
+ <File RelativePath="..\dtrsm.f"/>
+ <File RelativePath="..\dtrsv.f"/>
+ <File RelativePath="..\dzasum.f"/>
+ <File RelativePath="..\dznrm2.f"/>
+ <File RelativePath="..\idamax.f"/>
+ <File RelativePath="..\izamax.f"/>
+ <File RelativePath="..\lsame.f"/>
+ <File RelativePath="..\xerbla.f"/>
+ <File RelativePath="..\zaxpy.f"/>
+ <File RelativePath="..\zcopy.f"/>
+ <File RelativePath="..\zdotc.f"/>
+ <File RelativePath="..\zdotu.f"/>
+ <File RelativePath="..\zdscal.f"/>
+ <File RelativePath="..\zgbmv.f"/>
+ <File RelativePath="..\zgemm.f"/>
+ <File RelativePath="..\zgemv.f"/>
+ <File RelativePath="..\zgerc.f"/>
+ <File RelativePath="..\zgeru.f"/>
+ <File RelativePath="..\zhbmv.f"/>
+ <File RelativePath="..\zhemm.f"/>
+ <File RelativePath="..\zhemv.f"/>
+ <File RelativePath="..\zher.f"/>
+ <File RelativePath="..\zher2.f"/>
+ <File RelativePath="..\zher2k.f"/>
+ <File RelativePath="..\zherk.f"/>
+ <File RelativePath="..\zhpmv.f"/>
+ <File RelativePath="..\zhpr.f"/>
+ <File RelativePath="..\zhpr2.f"/>
+ <File RelativePath="..\zrotg.f"/>
+ <File RelativePath="..\zscal.f"/>
+ <File RelativePath="..\zswap.f"/>
+ <File RelativePath="..\zsymm.f"/>
+ <File RelativePath="..\zsyr2k.f"/>
+ <File RelativePath="..\zsyrk.f"/>
+ <File RelativePath="..\ztbmv.f"/>
+ <File RelativePath="..\ztbsv.f"/>
+ <File RelativePath="..\ztpmv.f"/>
+ <File RelativePath="..\ztpsv.f"/>
+ <File RelativePath="..\ztrmm.f"/>
+ <File RelativePath="..\ztrmv.f"/>
+ <File RelativePath="..\ztrsm.f"/>
+ <File RelativePath="..\ztrsv.f"/></Filter>
+ <File RelativePath=".\blasplusAtlas.def"/></Files>
+ <Globals/></VisualStudioProject>
diff --git a/src/fortran/blas/blas_f/blasplus_DLL_f2c.vcproj b/src/fortran/blas/blas_f/blasplus_DLL_f2c.vcproj
new file mode 100644
index 00000000..a365be13
--- /dev/null
+++ b/src/fortran/blas/blas_f/blasplus_DLL_f2c.vcproj
@@ -0,0 +1,1034 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9,00"
+ Name="blasplus_f2c_DLL"
+ ProjectGUID="{78BD64CE-181D-4D3F-9254-5C4F55C1EDC9}"
+ RootNamespace="blas_f2c"
+ Keyword="Win32Proj"
+ TargetFrameworkVersion="0"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ <Platform
+ Name="x64"
+ />
+ </Platforms>
+ <ToolFiles>
+ <ToolFile
+ RelativePath="..\..\..\..\Visual-Studio-settings\f2c.rules"
+ />
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="2"
+ CharacterSet="2"
+ >
+ <Tool
+ Name="f2c rule"
+ ExecutionBucket="1"
+ CommandLine="cd &quot;$(InputDir)&quot;&#x0D;&#x0A;&quot;$(SolutionDir)bin\f2c.exe&quot; -E -I..\..\..\core\includes -I..\..\..\..\core\includes &quot;$(InputFileName)&quot; 2&gt;NUL&#x0D;&#x0A;&#x0D;&#x0A;"
+ />
+ <Tool
+ Name="VCPreBuildEventTool"
+ CommandLine=""
+ ExecutionBucket="2"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ ExecutionBucket="4"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ ExecutionBucket="5"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ ExecutionBucket="6"
+ Optimization="0"
+ AdditionalIncludeDirectories="../../f2c"
+ PreprocessorDefinitions="STRICT;__STDC__;_CRT_SECURE_NO_DEPRECATE"
+ MinimalRebuild="true"
+ BasicRuntimeChecks="0"
+ RuntimeLibrary="1"
+ UsePrecompiledHeader="0"
+ ObjectFile="$(ConfigurationName)/"
+ ProgramDataBaseFileName="$(ConfigurationName)/vc80.pdb"
+ WarningLevel="3"
+ Detect64BitPortabilityProblems="false"
+ DebugInformationFormat="3"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ ExecutionBucket="7"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ ExecutionBucket="8"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ ExecutionBucket="9"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ ExecutionBucket="10"
+ AdditionalOptions="/fixed:no"
+ OutputFile="$(SolutionDir)bin\blasplus.dll"
+ ModuleDefinitionFile="blasplusAtlas.def"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
+ ImportLibrary="$(SolutionDir)bin\blasplus.lib"
+ CLRUnmanagedCodeCheck="true"
+ />
+ <Tool
+ Name="VCALinkTool"
+ ExecutionBucket="11"
+ />
+ <Tool
+ Name="VCManifestTool"
+ ExecutionBucket="12"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ ExecutionBucket="13"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ ExecutionBucket="14"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ ExecutionBucket="15"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ CommandLine=""
+ ExecutionBucket="17"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Debug|x64"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="2"
+ CharacterSet="2"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ CommandLine=""
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="f2c rule"
+ CommandLine="cd &quot;$(InputDir)&quot;&#x0D;&#x0A;&quot;$(SolutionDir)bin\f2c.exe&quot; -E -I..\..\..\core\includes -I..\..\..\..\core\includes &quot;$(InputFileName)&quot; 2&gt;NUL&#x0D;&#x0A;&#x0D;&#x0A;"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ TargetEnvironment="3"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="../../f2c"
+ PreprocessorDefinitions="STRICT;__STDC__;_CRT_SECURE_NO_DEPRECATE"
+ MinimalRebuild="true"
+ BasicRuntimeChecks="0"
+ RuntimeLibrary="1"
+ UsePrecompiledHeader="0"
+ ObjectFile="$(ConfigurationName)/"
+ ProgramDataBaseFileName="$(ConfigurationName)/vc80.pdb"
+ WarningLevel="3"
+ Detect64BitPortabilityProblems="false"
+ DebugInformationFormat="3"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/fixed:no"
+ OutputFile="../../../bin/blasplus.dll"
+ ModuleDefinitionFile="blasplusAtlas.def"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
+ ImportLibrary="../../../bin/blasplus.lib"
+ TargetMachine="17"
+ CLRUnmanagedCodeCheck="true"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ CommandLine=""
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="2"
+ CharacterSet="2"
+ >
+ <Tool
+ Name="f2c rule"
+ ExecutionBucket="1"
+ CommandLine="cd &quot;$(InputDir)&quot;&#x0D;&#x0A;&quot;$(SolutionDir)bin\f2c.exe&quot; -E -I..\..\..\core\includes -I..\..\..\..\core\includes &quot;$(InputFileName)&quot; 2&gt;NUL&#x0D;&#x0A;&#x0D;&#x0A;"
+ />
+ <Tool
+ Name="VCPreBuildEventTool"
+ CommandLine=""
+ ExecutionBucket="2"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ ExecutionBucket="4"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ ExecutionBucket="5"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ ExecutionBucket="6"
+ FavorSizeOrSpeed="1"
+ AdditionalIncludeDirectories="../../f2c"
+ PreprocessorDefinitions="STRICT;__STDC__;_CRT_SECURE_NO_DEPRECATE"
+ RuntimeLibrary="0"
+ EnableEnhancedInstructionSet="0"
+ UsePrecompiledHeader="0"
+ ObjectFile="$(ConfigurationName)/"
+ ProgramDataBaseFileName="$(ConfigurationName)/vc80.pdb"
+ WarningLevel="3"
+ Detect64BitPortabilityProblems="false"
+ DebugInformationFormat="3"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ ExecutionBucket="7"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ ExecutionBucket="8"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ ExecutionBucket="9"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ ExecutionBucket="10"
+ OutputFile="$(SolutionDir)bin\blasplus.dll"
+ ModuleDefinitionFile="blasplusAtlas.def"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
+ ImportLibrary="$(SolutionDir)bin\blasplus.lib"
+ CLRUnmanagedCodeCheck="true"
+ />
+ <Tool
+ Name="VCALinkTool"
+ ExecutionBucket="11"
+ />
+ <Tool
+ Name="VCManifestTool"
+ ExecutionBucket="12"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ ExecutionBucket="13"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ ExecutionBucket="14"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ ExecutionBucket="15"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ CommandLine=""
+ ExecutionBucket="17"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|x64"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="2"
+ CharacterSet="2"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ CommandLine=""
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="f2c rule"
+ CommandLine="cd &quot;$(InputDir)&quot;&#x0D;&#x0A;&quot;$(SolutionDir)bin\f2c.exe&quot; -E -I..\..\..\core\includes -I..\..\..\..\core\includes &quot;$(InputFileName)&quot; 2&gt;NUL&#x0D;&#x0A;&#x0D;&#x0A;"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ TargetEnvironment="3"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ FavorSizeOrSpeed="1"
+ AdditionalIncludeDirectories="../../f2c"
+ PreprocessorDefinitions="STRICT;__STDC__;_CRT_SECURE_NO_DEPRECATE"
+ RuntimeLibrary="0"
+ EnableEnhancedInstructionSet="1"
+ UsePrecompiledHeader="0"
+ ObjectFile="$(ConfigurationName)/"
+ ProgramDataBaseFileName="$(ConfigurationName)/vc80.pdb"
+ WarningLevel="3"
+ Detect64BitPortabilityProblems="false"
+ DebugInformationFormat="3"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ OutputFile="../../../bin/blasplus.dll"
+ ModuleDefinitionFile="blasplusAtlas.def"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
+ ImportLibrary="../../../bin/blasplus.lib"
+ TargetMachine="17"
+ CLRUnmanagedCodeCheck="true"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ CommandLine=""
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
+ >
+ <File
+ RelativePath="..\dasum.c"
+ >
+ </File>
+ <File
+ RelativePath="..\daxpy.c"
+ >
+ </File>
+ <File
+ RelativePath="..\dcabs1.c"
+ >
+ </File>
+ <File
+ RelativePath="..\dcopy.c"
+ >
+ </File>
+ <File
+ RelativePath="..\ddot.c"
+ >
+ </File>
+ <File
+ RelativePath="..\dgbmv.c"
+ >
+ </File>
+ <File
+ RelativePath="..\dgemm.c"
+ >
+ </File>
+ <File
+ RelativePath="..\dgemv.c"
+ >
+ </File>
+ <File
+ RelativePath="..\dger.c"
+ >
+ </File>
+ <File
+ RelativePath="..\dnrm2.c"
+ >
+ </File>
+ <File
+ RelativePath="..\drot.c"
+ >
+ </File>
+ <File
+ RelativePath="..\drotg.c"
+ >
+ </File>
+ <File
+ RelativePath="..\dsbmv.c"
+ >
+ </File>
+ <File
+ RelativePath="..\dscal.c"
+ >
+ </File>
+ <File
+ RelativePath="..\dspmv.c"
+ >
+ </File>
+ <File
+ RelativePath="..\dspr.c"
+ >
+ </File>
+ <File
+ RelativePath="..\dspr2.c"
+ >
+ </File>
+ <File
+ RelativePath="..\dswap.c"
+ >
+ </File>
+ <File
+ RelativePath="..\dsymm.c"
+ >
+ </File>
+ <File
+ RelativePath="..\dsymv.c"
+ >
+ </File>
+ <File
+ RelativePath="..\dsyr.c"
+ >
+ </File>
+ <File
+ RelativePath="..\dsyr2.c"
+ >
+ </File>
+ <File
+ RelativePath="..\dsyr2k.c"
+ >
+ </File>
+ <File
+ RelativePath="..\dsyrk.c"
+ >
+ </File>
+ <File
+ RelativePath="..\dtbmv.c"
+ >
+ </File>
+ <File
+ RelativePath="..\dtbsv.c"
+ >
+ </File>
+ <File
+ RelativePath="..\dtpmv.c"
+ >
+ </File>
+ <File
+ RelativePath="..\dtpsv.c"
+ >
+ </File>
+ <File
+ RelativePath="..\dtrmm.c"
+ >
+ </File>
+ <File
+ RelativePath="..\dtrmv.c"
+ >
+ </File>
+ <File
+ RelativePath="..\dtrsm.c"
+ >
+ </File>
+ <File
+ RelativePath="..\dtrsv.c"
+ >
+ </File>
+ <File
+ RelativePath="..\dzasum.c"
+ >
+ </File>
+ <File
+ RelativePath="..\dznrm2.c"
+ >
+ </File>
+ <File
+ RelativePath="..\idamax.c"
+ >
+ </File>
+ <File
+ RelativePath="..\izamax.c"
+ >
+ </File>
+ <File
+ RelativePath="..\lsame.c"
+ >
+ </File>
+ <File
+ RelativePath="..\xerbla.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zaxpy.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zcopy.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zdotc.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zdotu.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zdscal.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zgbmv.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zgemm.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zgemv.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zgerc.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zgeru.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zhbmv.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zhemm.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zhemv.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zher.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zher2.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zher2k.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zherk.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zhpmv.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zhpr.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zhpr2.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zrotg.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zscal.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zswap.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zsymm.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zsyr2k.c"
+ >
+ </File>
+ <File
+ RelativePath="..\zsyrk.c"
+ >
+ </File>
+ <File
+ RelativePath="..\ztbmv.c"
+ >
+ </File>
+ <File
+ RelativePath="..\ztbsv.c"
+ >
+ </File>
+ <File
+ RelativePath="..\ztpmv.c"
+ >
+ </File>
+ <File
+ RelativePath="..\ztpsv.c"
+ >
+ </File>
+ <File
+ RelativePath="..\ztrmm.c"
+ >
+ </File>
+ <File
+ RelativePath="..\ztrmv.c"
+ >
+ </File>
+ <File
+ RelativePath="..\ztrsm.c"
+ >
+ </File>
+ <File
+ RelativePath="..\ztrsv.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl;inc;xsd"
+ >
+ </Filter>
+ <Filter
+ Name="Resource Files"
+ Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
+ >
+ </Filter>
+ <Filter
+ Name="Fortran Files"
+ Filter="*.f"
+ >
+ <File
+ RelativePath="..\dasum.f"
+ >
+ </File>
+ <File
+ RelativePath="..\daxpy.f"
+ >
+ </File>
+ <File
+ RelativePath="..\dcabs1.f"
+ >
+ </File>
+ <File
+ RelativePath="..\dcopy.f"
+ >
+ </File>
+ <File
+ RelativePath="..\ddot.f"
+ >
+ </File>
+ <File
+ RelativePath="..\dgbmv.f"
+ >
+ </File>
+ <File
+ RelativePath="..\dgemm.f"
+ >
+ </File>
+ <File
+ RelativePath="..\dgemv.f"
+ >
+ </File>
+ <File
+ RelativePath="..\dger.f"
+ >
+ </File>
+ <File
+ RelativePath="..\dnrm2.f"
+ >
+ </File>
+ <File
+ RelativePath="..\drot.f"
+ >
+ </File>
+ <File
+ RelativePath="..\drotg.f"
+ >
+ </File>
+ <File
+ RelativePath="..\dsbmv.f"
+ >
+ </File>
+ <File
+ RelativePath="..\dscal.f"
+ >
+ </File>
+ <File
+ RelativePath="..\dspmv.f"
+ >
+ </File>
+ <File
+ RelativePath="..\dspr.f"
+ >
+ </File>
+ <File
+ RelativePath="..\dspr2.f"
+ >
+ </File>
+ <File
+ RelativePath="..\dswap.f"
+ >
+ </File>
+ <File
+ RelativePath="..\dsymm.f"
+ >
+ </File>
+ <File
+ RelativePath="..\dsymv.f"
+ >
+ </File>
+ <File
+ RelativePath="..\dsyr.f"
+ >
+ </File>
+ <File
+ RelativePath="..\dsyr2.f"
+ >
+ </File>
+ <File
+ RelativePath="..\dsyr2k.f"
+ >
+ </File>
+ <File
+ RelativePath="..\dsyrk.f"
+ >
+ </File>
+ <File
+ RelativePath="..\dtbmv.f"
+ >
+ </File>
+ <File
+ RelativePath="..\dtbsv.f"
+ >
+ </File>
+ <File
+ RelativePath="..\dtpmv.f"
+ >
+ </File>
+ <File
+ RelativePath="..\dtpsv.f"
+ >
+ </File>
+ <File
+ RelativePath="..\dtrmm.f"
+ >
+ </File>
+ <File
+ RelativePath="..\dtrmv.f"
+ >
+ </File>
+ <File
+ RelativePath="..\dtrsm.f"
+ >
+ </File>
+ <File
+ RelativePath="..\dtrsv.f"
+ >
+ </File>
+ <File
+ RelativePath="..\dzasum.f"
+ >
+ </File>
+ <File
+ RelativePath="..\dznrm2.f"
+ >
+ </File>
+ <File
+ RelativePath="..\idamax.f"
+ >
+ </File>
+ <File
+ RelativePath="..\izamax.f"
+ >
+ </File>
+ <File
+ RelativePath="..\lsame.f"
+ >
+ </File>
+ <File
+ RelativePath="..\xerbla.f"
+ >
+ </File>
+ <File
+ RelativePath="..\zaxpy.f"
+ >
+ </File>
+ <File
+ RelativePath="..\zcopy.f"
+ >
+ </File>
+ <File
+ RelativePath="..\zdotc.f"
+ >
+ </File>
+ <File
+ RelativePath="..\zdotu.f"
+ >
+ </File>
+ <File
+ RelativePath="..\zdscal.f"
+ >
+ </File>
+ <File
+ RelativePath="..\zgbmv.f"
+ >
+ </File>
+ <File
+ RelativePath="..\zgemm.f"
+ >
+ </File>
+ <File
+ RelativePath="..\zgemv.f"
+ >
+ </File>
+ <File
+ RelativePath="..\zgerc.f"
+ >
+ </File>
+ <File
+ RelativePath="..\zgeru.f"
+ >
+ </File>
+ <File
+ RelativePath="..\zhbmv.f"
+ >
+ </File>
+ <File
+ RelativePath="..\zhemm.f"
+ >
+ </File>
+ <File
+ RelativePath="..\zhemv.f"
+ >
+ </File>
+ <File
+ RelativePath="..\zher.f"
+ >
+ </File>
+ <File
+ RelativePath="..\zher2.f"
+ >
+ </File>
+ <File
+ RelativePath="..\zher2k.f"
+ >
+ </File>
+ <File
+ RelativePath="..\zherk.f"
+ >
+ </File>
+ <File
+ RelativePath="..\zhpmv.f"
+ >
+ </File>
+ <File
+ RelativePath="..\zhpr.f"
+ >
+ </File>
+ <File
+ RelativePath="..\zhpr2.f"
+ >
+ </File>
+ <File
+ RelativePath="..\zrotg.f"
+ >
+ </File>
+ <File
+ RelativePath="..\zscal.f"
+ >
+ </File>
+ <File
+ RelativePath="..\zswap.f"
+ >
+ </File>
+ <File
+ RelativePath="..\zsymm.f"
+ >
+ </File>
+ <File
+ RelativePath="..\zsyr2k.f"
+ >
+ </File>
+ <File
+ RelativePath="..\zsyrk.f"
+ >
+ </File>
+ <File
+ RelativePath="..\ztbmv.f"
+ >
+ </File>
+ <File
+ RelativePath="..\ztbsv.f"
+ >
+ </File>
+ <File
+ RelativePath="..\ztpmv.f"
+ >
+ </File>
+ <File
+ RelativePath="..\ztpsv.f"
+ >
+ </File>
+ <File
+ RelativePath="..\ztrmm.f"
+ >
+ </File>
+ <File
+ RelativePath="..\ztrmv.f"
+ >
+ </File>
+ <File
+ RelativePath="..\ztrsm.f"
+ >
+ </File>
+ <File
+ RelativePath="..\ztrsv.f"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="f2c rule"
+ CommandLine="cd &quot;$(InputDir)&quot;&#x0D;&#x0A;&quot;$(SolutionDir)bin\f2c.exe&quot; -E -I..\..\..\core\includes -I..\..\..\..\core\includes &quot;$(InputFileName)&quot; 2&gt;NUL&#x0D;&#x0A;&#x0D;&#x0A;"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|x64"
+ >
+ <Tool
+ Name="f2c rule"
+ CommandLine="cd &quot;$(InputDir)&quot;&#x0D;&#x0A;&quot;$(SolutionDir)bin\f2c.exe&quot; -E -I..\..\..\core\includes -I..\..\..\..\core\includes &quot;$(InputFileName)&quot; 2&gt;NUL&#x0D;&#x0A;&#x0D;&#x0A;"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="f2c rule"
+ CommandLine="cd &quot;$(InputDir)&quot;&#x0D;&#x0A;&quot;$(SolutionDir)bin\f2c.exe&quot; -E -I..\..\..\core\includes -I..\..\..\..\core\includes &quot;$(InputFileName)&quot; 2&gt;NUL&#x0D;&#x0A;&#x0D;&#x0A;"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|x64"
+ >
+ <Tool
+ Name="f2c rule"
+ CommandLine="cd &quot;$(InputDir)&quot;&#x0D;&#x0A;&quot;$(SolutionDir)bin\f2c.exe&quot; -E -I..\..\..\core\includes -I..\..\..\..\core\includes &quot;$(InputFileName)&quot; 2&gt;NUL&#x0D;&#x0A;&#x0D;&#x0A;"
+ />
+ </FileConfiguration>
+ </File>
+ </Filter>
+ <File
+ RelativePath="..\..\..\..\bin\libf2c.lib"
+ >
+ </File>
+ <File
+ RelativePath="..\Makefile.am"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>