|
From: Andre R. <and...@us...> - 2006-03-11 19:07:56
|
Update of /cvsroot/frontierkernel/Frontier/build_VC2K3 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13668/build_VC2K3 Modified Files: Frontier.vcproj Log Message: Added langcrypt.h/.c and whirlpool.h/.c. Index: Frontier.vcproj =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/build_VC2K3/Frontier.vcproj,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Frontier.vcproj 9 Mar 2006 09:46:29 -0000 1.2 --- Frontier.vcproj 11 Mar 2006 19:07:52 -0000 1.3 *************** *** 2372,2375 **** --- 2372,2378 ---- </File> <File + RelativePath="..\Common\source\whirlpool.c"> + </File> + <File RelativePath="..\Common\source\winregistry.c"> <FileConfiguration *************** *** 3072,3075 **** --- 3075,3081 ---- </File> <File + RelativePath="..\Common\source\langcrypt.c"> + </File> + <File RelativePath="..\Common\source\langdate.c"> <FileConfiguration *************** *** 7012,7015 **** --- 7018,7024 ---- </File> <File + RelativePath="..\Common\headers\langcrypt.h"> + </File> + <File RelativePath="..\Common\headers\langdll.h"> </File> *************** *** 7267,7270 **** --- 7276,7282 ---- </File> <File + RelativePath="..\Common\headers\whirlpool.h"> + </File> + <File RelativePath="..\Common\headers\windowlayout.h"> </File> |