| |
Slade : warning PRJ0041 : Cannot find missing dependency 'afxres.h' for file 'SLADE.rc'. Your project may still build, but may continue to appear out of date until this file is found.
Creating temporary file "d:\ZandronumSVN\SLADE\Release\BAT00000925842896.bat" with contents
[
@echo off
".\dist\updaterevision.exe" src/gitinfo.h
if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: A tool returned an error code from "Checking gitinfo.h..."
exit 1
:VCEnd
]
Creating command line "d:\ZandronumSVN\SLADE\Release\BAT00000925842896.bat"
|