Rev 98 | Rev 179 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 98 | Rev 154 | ||
|---|---|---|---|
| Line 50... | Line 50... | ||
| 50 | <LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration> | 50 | <LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration> | 
| 51 | </Link> | 51 | </Link> | 
| 52 | <PostBuildEvent> | 52 | <PostBuildEvent> | 
| 53 | </PostBuildEvent> | 53 | </PostBuildEvent> | 
| 54 | <PostBuildEvent> | 54 | <PostBuildEvent> | 
| 55 | <Command> | 55 | <Command>"P:\Windows code signer\sign.bat" "$(OutDir)$(TargetName)$(TargetExt)" "Senpai chess engine for Chess Giants" "Pierre-Marie Baty" pm@pmbaty.com FR "Senpai chess engine for Chess Giants" https://www.pmbaty.com/chess/ & copy "$(OutDir)$(TargetName)$(TargetExt)" "..\engines\Senpai\$(TargetName)$(TargetExt)"</Command> | 
| 56 | </PostBuildEvent> | 56 | </PostBuildEvent> | 
| 57 | <PostBuildEvent> | 57 | <PostBuildEvent> | 
| 58 | <Message>Signing and copying files...</Message> | 58 | <Message>Signing and copying files...</Message> | 
| 59 | </PostBuildEvent> | 59 | </PostBuildEvent> | 
| 60 | </ItemDefinitionGroup> | 60 | </ItemDefinitionGroup> |