--------------------- PatchSet 10540 Date: 2008/05/05 18:50:04 Author: serassio Branch: nt Tag: (none) Log: Updated Visual Studio Project Members: port/win32/update.cmd:1.1.36.14->1.1.36.15 Index: squid/port/win32/update.cmd =================================================================== RCS file: /cvsroot/squid-sf//squid/port/win32/Attic/update.cmd,v retrieving revision 1.1.36.14 retrieving revision 1.1.36.15 diff -u -r1.1.36.14 -r1.1.36.15 --- squid/port/win32/update.cmd 3 May 2008 12:15:19 -0000 1.1.36.14 +++ squid/port/win32/update.cmd 5 May 2008 18:50:04 -0000 1.1.36.15 @@ -18,6 +18,7 @@ copy %0\..\squidclient\%1\squidclient.exe %2\bin\squidclient.exe copy %0\..\ldap_auth\%1\ldap_auth.exe %2\libexec\squid_ldap_auth.exe copy %0\..\nt_auth\%1\nt_auth.exe %2\libexec\mswin_auth.exe +copy %0\..\squid_radius_auth\%1\squid_radius_auth.exe %2\libexec\squid_radius_auth.exe copy %0\..\ncsa_auth\%1\ncsa_auth.exe %2\libexec\ncsa_auth.exe copy %0\..\digest_ldap_auth\%1\digest_ldap_auth.exe %2\libexec\digest_ldap_auth.exe copy %0\..\digest_pw_auth\%1\digest_pw_auth.exe %2\libexec\digest_pw_auth.exe