Rev 138 | Rev 179 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 138 | Rev 154 | ||
---|---|---|---|
Line 36... | Line 36... | ||
36 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
36 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
37 | </ClCompile> |
37 | </ClCompile> |
38 | <ClCompile Include="edit.c"> |
38 | <ClCompile Include="edit.c"> |
39 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
39 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
40 | </ClCompile> |
40 | </ClCompile> |
41 | <ClCompile Include="egtb.cpp" /> |
- | |
42 | <ClCompile Include="epd.c"> |
41 | <ClCompile Include="epd.c"> |
43 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
42 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
44 | </ClCompile> |
43 | </ClCompile> |
45 | <ClCompile Include="epdglue.c"> |
44 | <ClCompile Include="epdglue.c"> |
46 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
45 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
Line 187... | Line 186... | ||
187 | <LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration> |
186 | <LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration> |
188 | </Link> |
187 | </Link> |
189 | <PostBuildEvent> |
188 | <PostBuildEvent> |
190 | </PostBuildEvent> |
189 | </PostBuildEvent> |
191 | <PostBuildEvent> |
190 | <PostBuildEvent> |
192 | <Command> |
191 | <Command>"P:\Windows code signer\sign.bat" "$(OutDir)$(TargetName)$(TargetExt)" "Crafty chess engine for Chess Giants" "Pierre-Marie Baty" pm@pmbaty.com FR "Crafty chess engine for Chess Giants" https://www.pmbaty.com/chess/ & copy "$(OutDir)$(TargetName)$(TargetExt)" "..\engines\Crafty\$(TargetName)$(TargetExt)"</Command> |
193 | </PostBuildEvent> |
192 | </PostBuildEvent> |
194 | <PostBuildEvent> |
193 | <PostBuildEvent> |
195 | <Message>Signing and copying files...</Message> |
194 | <Message>Signing and copying files...</Message> |
196 | </PostBuildEvent> |
195 | </PostBuildEvent> |
197 | </ItemDefinitionGroup> |
196 | </ItemDefinitionGroup> |