|
From: Andre R. <and...@us...> - 2006-03-12 21:39:19
|
Update of /cvsroot/frontierkernel/Frontier/build_VC2K3 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25680/build_VC2K3 Modified Files: Frontier.vcproj Log Message: Added files for SHA1 hashing. Index: Frontier.vcproj =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/build_VC2K3/Frontier.vcproj,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Frontier.vcproj 11 Mar 2006 19:07:52 -0000 1.3 --- Frontier.vcproj 12 Mar 2006 21:39:11 -0000 1.4 *************** *** 2179,2182 **** --- 2179,2185 ---- </File> <File + RelativePath="..\Common\source\sha1dgst.c"> + </File> + <File RelativePath="..\Common\source\smallicon.c"> <FileConfiguration *************** *** 7195,7198 **** --- 7198,7207 ---- </File> <File + RelativePath="..\Common\headers\sha.h"> + </File> + <File + RelativePath="..\Common\headers\sha_locl.h"> + </File> + <File RelativePath="..\Common\headers\shell.h"> </File> |