File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
visual_studio/jsonfortrantest Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 25
25
<Tool Name =" VFPostBuildEventTool" />
26
26
<Tool Name =" VFManifestTool" SuppressStartupBanner =" true" /></Configuration >
27
27
<Configuration Name =" Debug|x64" OutputDirectory =" ../../bin" TargetName =" $(ProjectName)d" >
28
- <Tool Name =" VFFortranCompilerTool" SuppressStartupBanner =" true" DebugInformationFormat =" debugEnabled" Optimization =" optimizeDisabled" Preprocess =" preprocessYes" AdditionalIncludeDirectories =" ../jsonfortranlib/x64/Debug" PreprocessorDefinitions =" INTEGRATED_TESTS" WarnInterfaces =" true" Traceback =" true" BoundsCheck =" true" StackFrameCheck =" true" RuntimeLibrary =" rtMultiThreadedDebugDLL" />
28
+ <Tool Name =" VFFortranCompilerTool" SuppressStartupBanner =" true" DebugInformationFormat =" debugEnabled" MultiProcessorCompilation = " true " Optimization =" optimizeDisabled" Preprocess =" preprocessYes" AdditionalIncludeDirectories =" ../jsonfortranlib/x64/Debug" PreprocessorDefinitions =" INTEGRATED_TESTS" WarnInterfaces =" true" Traceback =" true" BoundsCheck =" true" StackFrameCheck =" true" RuntimeLibrary =" rtMultiThreadedDebugDLL" />
29
29
<Tool Name =" VFLinkerTool" LinkIncremental =" linkIncrementalNo" SuppressStartupBanner =" true" AdditionalLibraryDirectories =" ../../lib/x64" GenerateDebugInformation =" true" SubSystem =" subSystemConsole" AdditionalDependencies =" libjsonfortrand.lib" />
30
30
<Tool Name =" VFResourceCompilerTool" />
31
31
<Tool Name =" VFMidlTool" SuppressStartupBanner =" true" TargetEnvironment =" midlTargetAMD64" />
35
35
<Tool Name =" VFPostBuildEventTool" />
36
36
<Tool Name =" VFManifestTool" SuppressStartupBanner =" true" /></Configuration >
37
37
<Configuration Name =" Release|x64" OutputDirectory =" ../../bin" >
38
- <Tool Name =" VFFortranCompilerTool" SuppressStartupBanner =" true" Preprocess =" preprocessYes" AdditionalIncludeDirectories =" ../jsonfortranlib/x64/Release" PreprocessorDefinitions =" INTEGRATED_TESTS" RuntimeLibrary =" rtMultiThreadedDLL" />
38
+ <Tool Name =" VFFortranCompilerTool" SuppressStartupBanner =" true" MultiProcessorCompilation = " true " Preprocess =" preprocessYes" AdditionalIncludeDirectories =" ../jsonfortranlib/x64/Release" PreprocessorDefinitions =" INTEGRATED_TESTS" RuntimeLibrary =" rtMultiThreadedDLL" />
39
39
<Tool Name =" VFLinkerTool" LinkIncremental =" linkIncrementalNo" SuppressStartupBanner =" true" AdditionalLibraryDirectories =" ../../lib/x64" SubSystem =" subSystemConsole" AdditionalDependencies =" libjsonfortran.lib" />
40
40
<Tool Name =" VFResourceCompilerTool" />
41
41
<Tool Name =" VFMidlTool" SuppressStartupBanner =" true" TargetEnvironment =" midlTargetAMD64" />
You can’t perform that action at this time.
0 commit comments