--------------------- PatchSet 1154 Date: 2005/01/01 19:04:39 Author: serassio Branch: nt Tag: (none) Log: Refactoring of awin32, added WinDiskThreads DISKIO module Members: port/win32/Makefile.am:1.2.18.9->1.2.18.10 port/win32/libWinDiskThreads/.cvsignore:1.1->1.1.2.1 port/win32/libWinDiskThreads/libWinDiskThreads.vcproj:1.1->1.1.2.1 port/win32/libawin32/.cvsignore:1.1.18.2->1.1.18.3(DEAD) port/win32/libawin32/libawin32.vcproj:1.1.2.2->1.1.2.3(DEAD) port/win32/squid/squid.vcproj:1.1.2.2->1.1.2.3 Index: squid3/port/win32/Makefile.am =================================================================== RCS file: /cvsroot/squid-sf//squid3/port/win32/Attic/Makefile.am,v retrieving revision 1.2.18.9 retrieving revision 1.2.18.10 diff -u -r1.2.18.9 -r1.2.18.10 --- squid3/port/win32/Makefile.am 1 Jan 2005 11:14:50 -0000 1.2.18.9 +++ squid3/port/win32/Makefile.am 1 Jan 2005 19:04:39 -0000 1.2.18.10 @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in # -# $Id: Makefile.am,v 1.2.18.9 2005/01/01 11:14:50 serassio Exp $ +# $Id: Makefile.am,v 1.2.18.10 2005/01/01 19:04:39 serassio Exp $ # EXTRA_DIST = \ @@ -29,7 +29,6 @@ ip_user_check/ip_user_check.vcproj \ LDAP_auth/LDAP_auth.vcproj \ LDAP_group/LDAP_group.vcproj \ - libawin32/libawin32.vcproj \ libbasic/libbasic.vcproj \ libBlocking/libBlocking.vcproj \ libc/libc.vcproj \ @@ -48,6 +47,7 @@ libtrie/libtrie.vcproj \ libufs/libufs.vcproj \ libWinAIO/libWinAIO.vcproj \ + libWinDiskThreads/WinDiskThreads.vcproj \ NCSA_auth/NCSA_auth.vcproj \ nt_auth/nt_auth.vcproj \ ntlm_win32_auth/ntlm_win32_auth.vcproj \ --- /dev/null Wed Feb 14 13:33:00 2007 +++ squid3/port/win32/libWinDiskThreads/.cvsignore Wed Feb 14 13:34:04 2007 @@ -0,0 +1,4 @@ +.cvsignore +Debug +Release +*.user --- /dev/null Wed Feb 14 13:33:00 2007 +++ squid3/port/win32/libWinDiskThreads/libWinDiskThreads.vcproj Wed Feb 14 13:34:04 2007 @@ -0,0 +1,195 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + --- squid3/port/win32/libawin32/.cvsignore Wed Feb 14 13:34:04 2007 +++ /dev/null Wed Feb 14 13:33:00 2007 @@ -1,4 +0,0 @@ -.cvsignore -Debug -Release -*.user --- squid3/port/win32/libawin32/libawin32.vcproj Wed Feb 14 13:34:04 2007 +++ /dev/null Wed Feb 14 13:33:00 2007 @@ -1,201 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Index: squid3/port/win32/squid/squid.vcproj =================================================================== RCS file: /cvsroot/squid-sf//squid3/port/win32/squid/Attic/squid.vcproj,v retrieving revision 1.1.2.2 retrieving revision 1.1.2.3 diff -u -r1.1.2.2 -r1.1.2.3 --- squid3/port/win32/squid/squid.vcproj 1 Jan 2005 11:14:57 -0000 1.1.2.2 +++ squid3/port/win32/squid/squid.vcproj 1 Jan 2005 19:04:47 -0000 1.1.2.3 @@ -933,6 +933,10 @@ Name="FS Modules" > + +