mirror of
https://github.com/simh/simh.git
synced 2026-04-15 16:11:13 +00:00
Visual Studio Projects: Fix pthread build step disable WholeProgramOptimization
This commit is contained in:
@@ -377,6 +377,7 @@
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
WholeProgramOptimization="false"
|
||||
PreprocessorDefinitions="HAVE_CONFIG_H;PTW32_BUILD_INLINED;PTW32_STATIC_LIB;__CLEANUP_C;$(NOINHERIT)"
|
||||
CompileAs="1"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user