Index: pyproject.vsprops =================================================================== --- pyproject.vsprops (revision 87327) +++ pyproject.vsprops (working copy) @@ -27,7 +27,8 @@ AdditionalLibraryDirectories="$(OutDir)" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)$(TargetName).pdb" - SubSystem="2" + SubSystem="2" + LargeAddressAware="2" RandomizedBaseAddress="1" DataExecutionPrevention="0" TargetMachine="1"