Rev 185 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 185 | Rev 186 | ||
|---|---|---|---|
| Line 79... | Line 79... | ||
| 79 | <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet> |
79 | <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet> |
| 80 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
80 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
| 81 | </ClCompile> |
81 | </ClCompile> |
| 82 | <Link> |
82 | <Link> |
| 83 | <SubSystem>Console</SubSystem> |
83 | <SubSystem>Console</SubSystem> |
| - | 84 | <StackReserveSize>8388608</StackReserveSize> |
|
| - | 85 | <StackCommitSize>32768</StackCommitSize> |
|
| 84 | </Link> |
86 | </Link> |
| 85 | <PostBuildEvent> |
87 | <PostBuildEvent> |
| 86 | </PostBuildEvent> |
88 | </PostBuildEvent> |
| 87 | <PostBuildEvent> |
89 | <PostBuildEvent> |
| 88 | <Command>"Z:\pmbaty\Documents\Mes projets\Windows code signer\sign.bat" "$(OutDir)$(TargetName)$(TargetExt)" "Stockfish chess engine for Chess Giants" "Pierre-Marie Baty" pm@pmbaty.com FR "Stockfish chess engine for Chess Giants" https://www.pmbaty.com/chess/ & copy "$(OutDir)$(TargetName)$(TargetExt)" "..\engines\Stockfish\$(TargetName)$(TargetExt)"</Command> |
90 | <Command>"Z:\pmbaty\Documents\Mes projets\Windows code signer\sign.bat" "$(OutDir)$(TargetName)$(TargetExt)" "Stockfish chess engine for Chess Giants" "Pierre-Marie Baty" pm@pmbaty.com FR "Stockfish chess engine for Chess Giants" https://www.pmbaty.com/chess/ & copy "$(OutDir)$(TargetName)$(TargetExt)" "..\engines\Stockfish\$(TargetName)$(TargetExt)"</Command> |