1
0
mirror of https://github.com/simh/simh.git synced 2026-04-25 19:51:25 +00:00

Visual Studio Projects: Add XP build support when building with Visual Studio 2012+ ONLY when Visual Studio XP support is available.

This commit is contained in:
Mark Pizzolato
2015-09-02 09:51:42 -07:00
parent 7619f88e66
commit 6d61821e3c
16 changed files with 52 additions and 56 deletions

View File

@@ -161,6 +161,7 @@
StackCommitSize="10485760"
OptimizeReferences="2"
EnableCOMDATFolding="2"
LinkTimeCodeGeneration="1"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
TargetMachine="1"