Update of /cvsroot/objecthandler/log4cxx-0.9.7/msvc/static
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv28107/msvc/static
Modified Files:
.cvsignore
Log Message:
adding installer
Index: .cvsignore
===================================================================
RCS file: /cvsroot/objecthandler/log4cxx-0.9.7/msvc/static/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** .cvsignore 25 May 2006 16:03:58 -0000 1.1
--- .cvsignore 30 May 2006 10:10:54 -0000 1.2
***************
*** 1,3 ****
*.user
vc80
! Debug
\ No newline at end of file
--- 1,8 ----
*.user
vc80
! Debug
! Release
! Unicode_R
! Debug CRTDLL
! Release CRTDLL
! Unicode_D
|