add log.c to build file; remove err.c; reported by Sreekant Sreedharan

svn:r206
This commit is contained in:
Niels Provos 2006-02-27 02:33:02 +00:00
parent 38b33048eb
commit 682d598ada

View File

@ -85,7 +85,7 @@ LIB32=link.exe -lib
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=..\err.c
SOURCE=..\log.c
# End Source File
# Begin Source File