Rev 106 | Rev 179 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 106 | Rev 154 | ||
|---|---|---|---|
| Line 146... | Line 146... | ||
| 146 | <LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration> | 146 | <LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration> | 
| 147 | </Link> | 147 | </Link> | 
| 148 | <PostBuildEvent> | 148 | <PostBuildEvent> | 
| 149 | </PostBuildEvent> | 149 | </PostBuildEvent> | 
| 150 | <PostBuildEvent> | 150 | <PostBuildEvent> | 
| 151 | <Command> | 151 | <Command>"P:\Windows code signer\sign.bat" "$(OutDir)$(TargetName)$(TargetExt)" "Texel chess engine for Chess Giants" "Pierre-Marie Baty" pm@pmbaty.com FR "Texel chess engine for Chess Giants" https://www.pmbaty.com/chess/ & copy "$(OutDir)$(TargetName)$(TargetExt)" "..\engines\Texel\$(TargetName)$(TargetExt)"</Command> | 
| 152 | </PostBuildEvent> | 152 | </PostBuildEvent> | 
| 153 | <PostBuildEvent> | 153 | <PostBuildEvent> | 
| 154 | <Message>Signing and copying files...</Message> | 154 | <Message>Signing and copying files...</Message> | 
| 155 | </PostBuildEvent> | 155 | </PostBuildEvent> | 
| 156 | </ItemDefinitionGroup> | 156 | </ItemDefinitionGroup> |