[ObjectHandler-cvs] log4cxx-0.9.7/msvc/static .cvsignore,1.2,1.3
Brought to you by:
ericehlers,
nando
From: Ferdinando A. <na...@us...> - 2006-05-30 10:54:56
|
Update of /cvsroot/objecthandler/log4cxx-0.9.7/msvc/static In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv15283/msvc/static Modified Files: .cvsignore Log Message: Index: .cvsignore =================================================================== RCS file: /cvsroot/objecthandler/log4cxx-0.9.7/msvc/static/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** .cvsignore 30 May 2006 10:10:54 -0000 1.2 --- .cvsignore 30 May 2006 10:54:51 -0000 1.3 *************** *** 1,8 **** *.user vc80 ! Debug ! Release Unicode_R - Debug CRTDLL - Release CRTDLL Unicode_D --- 1,6 ---- *.user vc80 ! Debug* ! Release* Unicode_R Unicode_D |