|
23 | 23 | <Tool Name="VFPreBuildEventTool" CommandLine="call ..\CreateGitVersion.bat"/>
|
24 | 24 | <Tool Name="VFPostBuildEventTool"/></Configuration>
|
25 | 25 | <Configuration Name="Debug|x64" OutputDirectory="..\..\build\bin\" TargetName="$(ProjectName)_$(PlatformName)_Debug" ConfigurationType="typeStaticLibrary">
|
26 |
| - <Tool Name="VFFortranCompilerTool" AdditionalOptions="/fpe-all:0" SuppressStartupBanner="true" DebugInformationFormat="debugEnabled" Optimization="optimizeDisabled" Preprocess="preprocessYes" PreprocessorDefinitions=""GIT_INCLUDE_FILE='$(ProjectDir)\..\gitVersionInfo.h'"" StandardWarnings="standardWarningsF03" DisableSpecificDiagnostics="5268,5199" WarnDeclarations="true" WarnUnusedVariables="true" WarnUncalled="true" Traceback="true" BoundsCheck="true" StackFrameCheck="true" RuntimeLibrary="rtMultiThreadedDebug" UseMkl="mklSequential"/> |
| 26 | + <Tool Name="VFFortranCompilerTool" AdditionalOptions="/fpe-all:0" SuppressStartupBanner="true" DebugInformationFormat="debugEnabled" Optimization="optimizeDisabled" HeapArrays="1000" Preprocess="preprocessYes" PreprocessorDefinitions=""GIT_INCLUDE_FILE='$(ProjectDir)\..\gitVersionInfo.h'"" StandardWarnings="standardWarningsF03" DisableSpecificDiagnostics="5268,5199" WarnDeclarations="true" WarnUnusedVariables="true" WarnUncalled="true" Traceback="true" BoundsCheck="true" StackFrameCheck="true" RuntimeLibrary="rtMultiThreadedDebug" UseMkl="mklSequential"/> |
27 | 27 | <Tool Name="VFLibrarianTool" AdditionalDependencies="$(OutDir)\MAP_$(PlatformName).lib"/>
|
28 | 28 | <Tool Name="VFResourceCompilerTool"/>
|
29 | 29 | <Tool Name="VFMidlTool" SuppressStartupBanner="true" TargetEnvironment="midlTargetAMD64"/>
|
|
32 | 32 | <Tool Name="VFPreBuildEventTool" CommandLine="call ..\CreateGitVersion.bat"/>
|
33 | 33 | <Tool Name="VFPostBuildEventTool"/></Configuration>
|
34 | 34 | <Configuration Name="Release|x64" OutputDirectory="..\..\build\bin\" TargetName="$(ProjectName)_$(PlatformName)" ConfigurationType="typeStaticLibrary">
|
35 |
| - <Tool Name="VFFortranCompilerTool" SuppressStartupBanner="true" Preprocess="preprocessYes" PreprocessorDefinitions=""GIT_INCLUDE_FILE='$(ProjectDir)\..\gitVersionInfo.h'"" StandardWarnings="standardWarningsF03" DisableSpecificDiagnostics="5268,5199" UseMkl="mklSequential"/> |
| 35 | + <Tool Name="VFFortranCompilerTool" SuppressStartupBanner="true" HeapArrays="1000" Preprocess="preprocessYes" PreprocessorDefinitions=""GIT_INCLUDE_FILE='$(ProjectDir)\..\gitVersionInfo.h'"" StandardWarnings="standardWarningsF03" DisableSpecificDiagnostics="5268,5199" UseMkl="mklSequential"/> |
36 | 36 | <Tool Name="VFLibrarianTool" AdditionalDependencies="$(OutDir)\MAP_$(PlatformName).lib"/>
|
37 | 37 | <Tool Name="VFResourceCompilerTool"/>
|
38 | 38 | <Tool Name="VFMidlTool" SuppressStartupBanner="true" TargetEnvironment="midlTargetAMD64"/>
|
|
50 | 50 | <Tool Name="VFPreBuildEventTool" CommandLine="call ..\CreateGitVersion.bat"/>
|
51 | 51 | <Tool Name="VFPostBuildEventTool"/></Configuration>
|
52 | 52 | <Configuration Name="Release_Matlab|x64" OutputDirectory="..\..\build\bin\" TargetName="$(ProjectName)_$(PlatformName)_Matlab" ConfigurationType="typeStaticLibrary">
|
53 |
| - <Tool Name="VFFortranCompilerTool" SuppressStartupBanner="true" Preprocess="preprocessYes" PreprocessorDefinitions="COMPILE_SIMULINK;"GIT_INCLUDE_FILE='$(ProjectDir)\..\gitVersionInfo.h'"" StandardWarnings="standardWarningsF03" DisableSpecificDiagnostics="5268,5199" UseMkl="mklSequential"/> |
| 53 | + <Tool Name="VFFortranCompilerTool" SuppressStartupBanner="true" HeapArrays="1000" Preprocess="preprocessYes" PreprocessorDefinitions="COMPILE_SIMULINK;"GIT_INCLUDE_FILE='$(ProjectDir)\..\gitVersionInfo.h'"" StandardWarnings="standardWarningsF03" DisableSpecificDiagnostics="5268,5199" UseMkl="mklSequential"/> |
54 | 54 | <Tool Name="VFLibrarianTool" AdditionalDependencies="$(OutDir)\MAP_$(PlatformName).lib"/>
|
55 | 55 | <Tool Name="VFResourceCompilerTool"/>
|
56 | 56 | <Tool Name="VFMidlTool" SuppressStartupBanner="true" TargetEnvironment="midlTargetAMD64"/>
|
|
68 | 68 | <Tool Name="VFPreBuildEventTool" CommandLine="call ..\CreateGitVersion.bat"/>
|
69 | 69 | <Tool Name="VFPostBuildEventTool"/></Configuration>
|
70 | 70 | <Configuration Name="Debug_Matlab|x64" OutputDirectory="..\..\build\bin\" TargetName="$(ProjectName)_$(PlatformName)_Debug_Matlab" ConfigurationType="typeStaticLibrary">
|
71 |
| - <Tool Name="VFFortranCompilerTool" AdditionalOptions="/fpe-all:0" SuppressStartupBanner="true" DebugInformationFormat="debugEnabled" Optimization="optimizeDisabled" Preprocess="preprocessYes" PreprocessorDefinitions="CONSOLE_FILE;COMPILE_SIMULINK;"GIT_INCLUDE_FILE='$(ProjectDir)\..\gitVersionInfo.h'"" StandardWarnings="standardWarningsF03" DisableSpecificDiagnostics="5268,5199" Traceback="true" BoundsCheck="true" StackFrameCheck="true" RuntimeLibrary="rtMultiThreadedDebug" UseMkl="mklSequential"/> |
| 71 | + <Tool Name="VFFortranCompilerTool" AdditionalOptions="/fpe-all:0" SuppressStartupBanner="true" DebugInformationFormat="debugEnabled" Optimization="optimizeDisabled" HeapArrays="1000" Preprocess="preprocessYes" PreprocessorDefinitions="CONSOLE_FILE;COMPILE_SIMULINK;"GIT_INCLUDE_FILE='$(ProjectDir)\..\gitVersionInfo.h'"" StandardWarnings="standardWarningsF03" DisableSpecificDiagnostics="5268,5199" Traceback="true" BoundsCheck="true" StackFrameCheck="true" RuntimeLibrary="rtMultiThreadedDebug" UseMkl="mklSequential"/> |
72 | 72 | <Tool Name="VFLibrarianTool" AdditionalDependencies="$(OutDir)\MAP_$(PlatformName).lib"/>
|
73 | 73 | <Tool Name="VFResourceCompilerTool"/>
|
74 | 74 | <Tool Name="VFMidlTool" SuppressStartupBanner="true" TargetEnvironment="midlTargetAMD64"/>
|
|
86 | 86 | <Tool Name="VFPreBuildEventTool" CommandLine="call ..\CreateGitVersion.bat"/>
|
87 | 87 | <Tool Name="VFPostBuildEventTool"/></Configuration>
|
88 | 88 | <Configuration Name="Release_Double|x64" OutputDirectory="..\..\build\bin\" TargetName="$(ProjectName)_$(PlatformName)_Double" ConfigurationType="typeStaticLibrary">
|
89 |
| - <Tool Name="VFFortranCompilerTool" SuppressStartupBanner="true" Preprocess="preprocessYes" PreprocessorDefinitions=""GIT_INCLUDE_FILE='$(ProjectDir)\..\gitVersionInfo.h'";OPENFAST_DOUBLE_PRECISION" StandardWarnings="standardWarningsF03" DisableSpecificDiagnostics="5268,5199" RealKIND="realKIND8" UseMkl="mklSequential"/> |
| 89 | + <Tool Name="VFFortranCompilerTool" SuppressStartupBanner="true" HeapArrays="1000" Preprocess="preprocessYes" PreprocessorDefinitions=""GIT_INCLUDE_FILE='$(ProjectDir)\..\gitVersionInfo.h'";OPENFAST_DOUBLE_PRECISION" StandardWarnings="standardWarningsF03" DisableSpecificDiagnostics="5268,5199" RealKIND="realKIND8" UseMkl="mklSequential"/> |
90 | 90 | <Tool Name="VFLibrarianTool" AdditionalDependencies="$(OutDir)\MAP_$(PlatformName).lib"/>
|
91 | 91 | <Tool Name="VFResourceCompilerTool"/>
|
92 | 92 | <Tool Name="VFMidlTool" SuppressStartupBanner="true" TargetEnvironment="midlTargetAMD64"/>
|
|
104 | 104 | <Tool Name="VFPreBuildEventTool" CommandLine="call ..\CreateGitVersion.bat"/>
|
105 | 105 | <Tool Name="VFPostBuildEventTool"/></Configuration>
|
106 | 106 | <Configuration Name="Debug_Double|x64" OutputDirectory="..\..\build\bin\" TargetName="$(ProjectName)_$(PlatformName)_Debug_Double" ConfigurationType="typeStaticLibrary">
|
107 |
| - <Tool Name="VFFortranCompilerTool" AdditionalOptions="/fpe-all:0" SuppressStartupBanner="true" DebugInformationFormat="debugEnabled" Optimization="optimizeDisabled" Preprocess="preprocessYes" PreprocessorDefinitions=""GIT_INCLUDE_FILE='$(ProjectDir)\..\gitVersionInfo.h'";OPENFAST_DOUBLE_PRECISION" StandardWarnings="standardWarningsF03" DisableSpecificDiagnostics="5268,5199" WarnDeclarations="true" WarnUnusedVariables="true" WarnUncalled="true" RealKIND="realKIND8" Traceback="true" BoundsCheck="true" StackFrameCheck="true" RuntimeLibrary="rtMultiThreadedDebug" UseMkl="mklSequential"/> |
| 107 | + <Tool Name="VFFortranCompilerTool" AdditionalOptions="/fpe-all:0" SuppressStartupBanner="true" DebugInformationFormat="debugEnabled" Optimization="optimizeDisabled" HeapArrays="1000" Preprocess="preprocessYes" PreprocessorDefinitions=""GIT_INCLUDE_FILE='$(ProjectDir)\..\gitVersionInfo.h'";OPENFAST_DOUBLE_PRECISION" StandardWarnings="standardWarningsF03" DisableSpecificDiagnostics="5268,5199" WarnDeclarations="true" WarnUnusedVariables="true" WarnUncalled="true" RealKIND="realKIND8" Traceback="true" BoundsCheck="true" StackFrameCheck="true" RuntimeLibrary="rtMultiThreadedDebug" UseMkl="mklSequential"/> |
108 | 108 | <Tool Name="VFLibrarianTool" AdditionalDependencies="$(OutDir)\MAP_$(PlatformName).lib"/>
|
109 | 109 | <Tool Name="VFResourceCompilerTool"/>
|
110 | 110 | <Tool Name="VFMidlTool" SuppressStartupBanner="true" TargetEnvironment="midlTargetAMD64"/>
|
|
122 | 122 | <Tool Name="VFPreBuildEventTool" CommandLine="..\CreateGitVersion.bat"/>
|
123 | 123 | <Tool Name="VFPostBuildEventTool"/></Configuration>
|
124 | 124 | <Configuration Name="Release_OpenMP|x64" OutputDirectory="..\..\build\bin\" TargetName="$(ProjectName)_$(PlatformName)" ConfigurationType="typeStaticLibrary">
|
125 |
| - <Tool Name="VFFortranCompilerTool" SuppressStartupBanner="true" Preprocess="preprocessYes" PreprocessorDefinitions=""GIT_INCLUDE_FILE='$(ProjectDir)\..\gitVersionInfo.h'"" OpenMP="OpenMPParallelCode" StandardWarnings="standardWarningsF03" DisableSpecificDiagnostics="5268,5199" UseMkl="mklSequential"/> |
| 125 | + <Tool Name="VFFortranCompilerTool" SuppressStartupBanner="true" HeapArrays="1000" Preprocess="preprocessYes" PreprocessorDefinitions=""GIT_INCLUDE_FILE='$(ProjectDir)\..\gitVersionInfo.h'"" OpenMP="OpenMPParallelCode" StandardWarnings="standardWarningsF03" DisableSpecificDiagnostics="5268,5199" UseMkl="mklSequential"/> |
126 | 126 | <Tool Name="VFLibrarianTool" AdditionalDependencies="$(OutDir)\MAP_$(PlatformName).lib"/>
|
127 | 127 | <Tool Name="VFResourceCompilerTool"/>
|
128 | 128 | <Tool Name="VFMidlTool" SuppressStartupBanner="true" TargetEnvironment="midlTargetAMD64"/>
|
|
0 commit comments