|
6 | 6 | <Configurations> |
7 | 7 | <Configuration Name="Debug|Win32" OutputDirectory="..\..\build\bin\" TargetName="$(ProjectName)_$(PlatformName)_Debug" ConfigurationType="typeStaticLibrary"> |
8 | 8 | <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"/> |
9 | | - <Tool Name="VFLibrarianTool" AdditionalDependencies="$(OutDir)\MAP_$(PlatformName).lib"/> |
| 9 | + <Tool Name="VFLibrarianTool"/> |
10 | 10 | <Tool Name="VFResourceCompilerTool"/> |
11 | 11 | <Tool Name="VFMidlTool" SuppressStartupBanner="true"/> |
12 | 12 | <Tool Name="VFCustomBuildTool"/> |
|
15 | 15 | <Tool Name="VFPostBuildEventTool"/></Configuration> |
16 | 16 | <Configuration Name="Release|Win32" OutputDirectory="..\..\build\bin\" TargetName="$(ProjectName)_$(PlatformName)" ConfigurationType="typeStaticLibrary"> |
17 | 17 | <Tool Name="VFFortranCompilerTool" SuppressStartupBanner="true" Preprocess="preprocessYes" PreprocessorDefinitions=""GIT_INCLUDE_FILE='$(ProjectDir)\..\gitVersionInfo.h'"" StandardWarnings="standardWarningsF03" DisableSpecificDiagnostics="5268,5199" UseMkl="mklSequential"/> |
18 | | - <Tool Name="VFLibrarianTool" AdditionalDependencies="$(OutDir)\MAP_$(PlatformName).lib"/> |
| 18 | + <Tool Name="VFLibrarianTool"/> |
19 | 19 | <Tool Name="VFResourceCompilerTool"/> |
20 | 20 | <Tool Name="VFMidlTool" SuppressStartupBanner="true"/> |
21 | 21 | <Tool Name="VFCustomBuildTool"/> |
|
24 | 24 | <Tool Name="VFPostBuildEventTool"/></Configuration> |
25 | 25 | <Configuration Name="Debug|x64" OutputDirectory="..\..\build\bin\" TargetName="$(ProjectName)_$(PlatformName)_Debug" ConfigurationType="typeStaticLibrary"> |
26 | 26 | <Tool Name="VFFortranCompilerTool" AdditionalOptions="/fpe-all:0" SuppressStartupBanner="true" DebugInformationFormat="debugEnabled" Optimization="optimizeDisabled" HeapArrays="" 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 | | - <Tool Name="VFLibrarianTool" AdditionalDependencies="$(OutDir)\MAP_$(PlatformName).lib"/> |
| 27 | + <Tool Name="VFLibrarianTool"/> |
28 | 28 | <Tool Name="VFResourceCompilerTool"/> |
29 | 29 | <Tool Name="VFMidlTool" SuppressStartupBanner="true" TargetEnvironment="midlTargetAMD64"/> |
30 | 30 | <Tool Name="VFCustomBuildTool"/> |
|
33 | 33 | <Tool Name="VFPostBuildEventTool"/></Configuration> |
34 | 34 | <Configuration Name="Release|x64" OutputDirectory="..\..\build\bin\" TargetName="$(ProjectName)_$(PlatformName)" ConfigurationType="typeStaticLibrary"> |
35 | 35 | <Tool Name="VFFortranCompilerTool" SuppressStartupBanner="true" HeapArrays="" Preprocess="preprocessYes" PreprocessorDefinitions=""GIT_INCLUDE_FILE='$(ProjectDir)\..\gitVersionInfo.h'"" StandardWarnings="standardWarningsF03" DisableSpecificDiagnostics="5268,5199" UseMkl="mklSequential"/> |
36 | | - <Tool Name="VFLibrarianTool" AdditionalDependencies="$(OutDir)\MAP_$(PlatformName).lib"/> |
| 36 | + <Tool Name="VFLibrarianTool"/> |
37 | 37 | <Tool Name="VFResourceCompilerTool"/> |
38 | 38 | <Tool Name="VFMidlTool" SuppressStartupBanner="true" TargetEnvironment="midlTargetAMD64"/> |
39 | 39 | <Tool Name="VFCustomBuildTool"/> |
|
42 | 42 | <Tool Name="VFPostBuildEventTool"/></Configuration> |
43 | 43 | <Configuration Name="Release_Matlab|Win32" OutputDirectory="..\..\build\bin\" TargetName="$(ProjectName)_$(PlatformName)_Matlab" ConfigurationType="typeStaticLibrary"> |
44 | 44 | <Tool Name="VFFortranCompilerTool" SuppressStartupBanner="true" Preprocess="preprocessYes" PreprocessorDefinitions="COMPILE_SIMULINK;"GIT_INCLUDE_FILE='$(ProjectDir)\..\gitVersionInfo.h'"" StandardWarnings="standardWarningsF03" DisableSpecificDiagnostics="5268,5199" UseMkl="mklSequential"/> |
45 | | - <Tool Name="VFLibrarianTool" AdditionalDependencies="$(OutDir)\MAP_$(PlatformName).lib"/> |
| 45 | + <Tool Name="VFLibrarianTool"/> |
46 | 46 | <Tool Name="VFResourceCompilerTool"/> |
47 | 47 | <Tool Name="VFMidlTool" SuppressStartupBanner="true"/> |
48 | 48 | <Tool Name="VFCustomBuildTool"/> |
|
51 | 51 | <Tool Name="VFPostBuildEventTool"/></Configuration> |
52 | 52 | <Configuration Name="Release_Matlab|x64" OutputDirectory="..\..\build\bin\" TargetName="$(ProjectName)_$(PlatformName)_Matlab" ConfigurationType="typeStaticLibrary"> |
53 | 53 | <Tool Name="VFFortranCompilerTool" SuppressStartupBanner="true" HeapArrays="" Preprocess="preprocessYes" PreprocessorDefinitions="COMPILE_SIMULINK;"GIT_INCLUDE_FILE='$(ProjectDir)\..\gitVersionInfo.h'"" StandardWarnings="standardWarningsF03" DisableSpecificDiagnostics="5268,5199" UseMkl="mklSequential"/> |
54 | | - <Tool Name="VFLibrarianTool" AdditionalDependencies="$(OutDir)\MAP_$(PlatformName).lib"/> |
| 54 | + <Tool Name="VFLibrarianTool"/> |
55 | 55 | <Tool Name="VFResourceCompilerTool"/> |
56 | 56 | <Tool Name="VFMidlTool" SuppressStartupBanner="true" TargetEnvironment="midlTargetAMD64"/> |
57 | 57 | <Tool Name="VFCustomBuildTool"/> |
|
60 | 60 | <Tool Name="VFPostBuildEventTool"/></Configuration> |
61 | 61 | <Configuration Name="Debug_Matlab|Win32" OutputDirectory="..\..\build\bin\" TargetName="$(ProjectName)_$(PlatformName)_Debug_Matlab" ConfigurationType="typeStaticLibrary"> |
62 | 62 | <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"/> |
63 | | - <Tool Name="VFLibrarianTool" AdditionalDependencies="$(OutDir)\MAP_$(PlatformName).lib"/> |
| 63 | + <Tool Name="VFLibrarianTool"/> |
64 | 64 | <Tool Name="VFResourceCompilerTool"/> |
65 | 65 | <Tool Name="VFMidlTool" SuppressStartupBanner="true"/> |
66 | 66 | <Tool Name="VFCustomBuildTool"/> |
|
69 | 69 | <Tool Name="VFPostBuildEventTool"/></Configuration> |
70 | 70 | <Configuration Name="Debug_Matlab|x64" OutputDirectory="..\..\build\bin\" TargetName="$(ProjectName)_$(PlatformName)_Debug_Matlab" ConfigurationType="typeStaticLibrary"> |
71 | 71 | <Tool Name="VFFortranCompilerTool" AdditionalOptions="/fpe-all:0" SuppressStartupBanner="true" DebugInformationFormat="debugEnabled" Optimization="optimizeDisabled" HeapArrays="" 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 | | - <Tool Name="VFLibrarianTool" AdditionalDependencies="$(OutDir)\MAP_$(PlatformName).lib"/> |
| 72 | + <Tool Name="VFLibrarianTool"/> |
73 | 73 | <Tool Name="VFResourceCompilerTool"/> |
74 | 74 | <Tool Name="VFMidlTool" SuppressStartupBanner="true" TargetEnvironment="midlTargetAMD64"/> |
75 | 75 | <Tool Name="VFCustomBuildTool"/> |
|
78 | 78 | <Tool Name="VFPostBuildEventTool"/></Configuration> |
79 | 79 | <Configuration Name="Release_Double|Win32" OutputDirectory="..\..\build\bin\" TargetName="$(ProjectName)_$(PlatformName)_Double" ConfigurationType="typeStaticLibrary"> |
80 | 80 | <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"/> |
81 | | - <Tool Name="VFLibrarianTool" AdditionalDependencies="$(OutDir)\MAP_$(PlatformName).lib"/> |
| 81 | + <Tool Name="VFLibrarianTool"/> |
82 | 82 | <Tool Name="VFResourceCompilerTool"/> |
83 | 83 | <Tool Name="VFMidlTool" SuppressStartupBanner="true"/> |
84 | 84 | <Tool Name="VFCustomBuildTool"/> |
|
87 | 87 | <Tool Name="VFPostBuildEventTool"/></Configuration> |
88 | 88 | <Configuration Name="Release_Double|x64" OutputDirectory="..\..\build\bin\" TargetName="$(ProjectName)_$(PlatformName)_Double" ConfigurationType="typeStaticLibrary"> |
89 | 89 | <Tool Name="VFFortranCompilerTool" SuppressStartupBanner="true" HeapArrays="" Preprocess="preprocessYes" PreprocessorDefinitions=""GIT_INCLUDE_FILE='$(ProjectDir)\..\gitVersionInfo.h'";OPENFAST_DOUBLE_PRECISION" StandardWarnings="standardWarningsF03" DisableSpecificDiagnostics="5268,5199" RealKIND="realKIND8" UseMkl="mklSequential"/> |
90 | | - <Tool Name="VFLibrarianTool" AdditionalDependencies="$(OutDir)\MAP_$(PlatformName).lib"/> |
| 90 | + <Tool Name="VFLibrarianTool"/> |
91 | 91 | <Tool Name="VFResourceCompilerTool"/> |
92 | 92 | <Tool Name="VFMidlTool" SuppressStartupBanner="true" TargetEnvironment="midlTargetAMD64"/> |
93 | 93 | <Tool Name="VFCustomBuildTool"/> |
|
96 | 96 | <Tool Name="VFPostBuildEventTool"/></Configuration> |
97 | 97 | <Configuration Name="Debug_Double|Win32" OutputDirectory="..\..\build\bin\" TargetName="$(ProjectName)_$(PlatformName)_Debug_Double" ConfigurationType="typeStaticLibrary"> |
98 | 98 | <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"/> |
99 | | - <Tool Name="VFLibrarianTool" AdditionalDependencies="$(OutDir)\MAP_$(PlatformName).lib"/> |
| 99 | + <Tool Name="VFLibrarianTool"/> |
100 | 100 | <Tool Name="VFResourceCompilerTool"/> |
101 | 101 | <Tool Name="VFMidlTool" SuppressStartupBanner="true"/> |
102 | 102 | <Tool Name="VFCustomBuildTool"/> |
|
105 | 105 | <Tool Name="VFPostBuildEventTool"/></Configuration> |
106 | 106 | <Configuration Name="Debug_Double|x64" OutputDirectory="..\..\build\bin\" TargetName="$(ProjectName)_$(PlatformName)_Debug_Double" ConfigurationType="typeStaticLibrary"> |
107 | 107 | <Tool Name="VFFortranCompilerTool" AdditionalOptions="/fpe-all:0" SuppressStartupBanner="true" DebugInformationFormat="debugEnabled" Optimization="optimizeDisabled" HeapArrays="" 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 | | - <Tool Name="VFLibrarianTool" AdditionalDependencies="$(OutDir)\MAP_$(PlatformName).lib"/> |
| 108 | + <Tool Name="VFLibrarianTool"/> |
109 | 109 | <Tool Name="VFResourceCompilerTool"/> |
110 | 110 | <Tool Name="VFMidlTool" SuppressStartupBanner="true" TargetEnvironment="midlTargetAMD64"/> |
111 | 111 | <Tool Name="VFCustomBuildTool"/> |
|
114 | 114 | <Tool Name="VFPostBuildEventTool"/></Configuration> |
115 | 115 | <Configuration Name="Release_OpenMP|Win32" OutputDirectory="..\..\build\bin\" TargetName="$(ProjectName)_$(PlatformName)" ConfigurationType="typeStaticLibrary"> |
116 | 116 | <Tool Name="VFFortranCompilerTool" SuppressStartupBanner="true" Preprocess="preprocessYes" PreprocessorDefinitions=""GIT_INCLUDE_FILE='$(ProjectDir)\..\gitVersionInfo.h'"" OpenMP="OpenMPParallelCode" StandardWarnings="standardWarningsF03" DisableSpecificDiagnostics="5268,5199" UseMkl="mklSequential"/> |
117 | | - <Tool Name="VFLibrarianTool" AdditionalDependencies="$(OutDir)\MAP_$(PlatformName).lib"/> |
| 117 | + <Tool Name="VFLibrarianTool"/> |
118 | 118 | <Tool Name="VFResourceCompilerTool"/> |
119 | 119 | <Tool Name="VFMidlTool" SuppressStartupBanner="true"/> |
120 | 120 | <Tool Name="VFCustomBuildTool"/> |
|
123 | 123 | <Tool Name="VFPostBuildEventTool"/></Configuration> |
124 | 124 | <Configuration Name="Release_OpenMP|x64" OutputDirectory="..\..\build\bin\" TargetName="$(ProjectName)_$(PlatformName)" ConfigurationType="typeStaticLibrary"> |
125 | 125 | <Tool Name="VFFortranCompilerTool" SuppressStartupBanner="true" HeapArrays="" Preprocess="preprocessYes" PreprocessorDefinitions=""GIT_INCLUDE_FILE='$(ProjectDir)\..\gitVersionInfo.h'"" OpenMP="OpenMPParallelCode" StandardWarnings="standardWarningsF03" DisableSpecificDiagnostics="5268,5199" UseMkl="mklSequential"/> |
126 | | - <Tool Name="VFLibrarianTool" AdditionalDependencies="$(OutDir)\MAP_$(PlatformName).lib"/> |
| 126 | + <Tool Name="VFLibrarianTool"/> |
127 | 127 | <Tool Name="VFResourceCompilerTool"/> |
128 | 128 | <Tool Name="VFMidlTool" SuppressStartupBanner="true" TargetEnvironment="midlTargetAMD64"/> |
129 | 129 | <Tool Name="VFCustomBuildTool" AdditionalDependencies="terdf"/> |
|
0 commit comments