1
0
mirror of https://github.com/simh/simh.git synced 2026-01-26 04:01:38 +00:00

Visual Studio Projects: Update to use pthreads4w 2.10.0

This commit is contained in:
Mark Pizzolato
2018-08-06 07:44:35 -07:00
parent 15885fdf6a
commit fee95b0527
64 changed files with 144 additions and 50 deletions

View File

@@ -46,6 +46,7 @@
MinimalRebuild="true"
BasicRuntimeChecks="0"
RuntimeLibrary="1"
BufferSecurityCheck="false"
UsePrecompiledHeader="0"
WarningLevel="3"
DebugInformationFormat="3"
@@ -128,6 +129,7 @@
PreprocessorDefinitions="_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS"
StringPooling="true"
RuntimeLibrary="0"
BufferSecurityCheck="false"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"