diff options
Diffstat (limited to 'PCbuild/pythonw.vcproj')
-rw-r--r-- | PCbuild/pythonw.vcproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/PCbuild/pythonw.vcproj b/PCbuild/pythonw.vcproj index 0eab690..1ac107a 100644 --- a/PCbuild/pythonw.vcproj +++ b/PCbuild/pythonw.vcproj @@ -42,6 +42,7 @@ GenerateDebugInformation="TRUE" ProgramDatabaseFile=".\./pythonw_d.pdb" SubSystem="2" + StackReserveSize="2000000" BaseAddress="0x1d000000" TargetMachine="1"/> <Tool @@ -108,6 +109,7 @@ GenerateDebugInformation="TRUE" ProgramDatabaseFile=".\./pythonw.pdb" SubSystem="2" + StackReserveSize="2000000" BaseAddress="0x1d000000" TargetMachine="1"/> <Tool @@ -179,6 +181,7 @@ GenerateDebugInformation="TRUE" ProgramDatabaseFile=".\./pythonw.pdb" SubSystem="2" + StackReserveSize="2000000" BaseAddress="0x1d000000" TargetMachine="0"/> <Tool |