From 785c2047a9b042afaf6a42316a133b9817f2270d Mon Sep 17 00:00:00 2001 From: serassio <> Date: Thu, 3 Jan 2008 00:50:38 +0000 Subject: [PATCH] Updated Visual Studio Project --- port/win32/install.vcproj | 15 +++++---------- port/win32/squid.sln | 10 ---------- port/win32/update.cmd | 3 --- 3 files changed, 5 insertions(+), 23 deletions(-) diff --git a/port/win32/install.vcproj b/port/win32/install.vcproj index e364151217..c80ed8dffe 100644 --- a/port/win32/install.vcproj +++ b/port/win32/install.vcproj @@ -4,6 +4,7 @@ Version="8,00" Name="install" ProjectGUID="{636D3412-1C74-48C8-89A6-EEAB2E6E9BFF}" + RootNamespace="install" Keyword="MakeFileProj" > @@ -20,7 +21,7 @@ IntermediateDirectory=".\Debug" ConfigurationType="10" UseOfMFC="0" - ATLMinimizesCRunTimeLibraryUsage="FALSE" + ATLMinimizesCRunTimeLibraryUsage="false" > - @@ -46,7 +44,7 @@ IntermediateDirectory=".\Release" ConfigurationType="10" UseOfMFC="0" - ATLMinimizesCRunTimeLibraryUsage="FALSE" + ATLMinimizesCRunTimeLibraryUsage="false" > - @@ -78,7 +73,7 @@ > @@ -87,7 +82,7 @@ > diff --git a/port/win32/squid.sln b/port/win32/squid.sln index bede9fc03a..2696514af0 100644 --- a/port/win32/squid.sln +++ b/port/win32/squid.sln @@ -21,7 +21,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Build", "Build.vcproj", "{C {B11B1C1A-29FA-4E3C-A2A8-FACCD0FD4F18} = {B11B1C1A-29FA-4E3C-A2A8-FACCD0FD4F18} {236A1219-0E12-4A5D-AB03-C1680A665F05} = {236A1219-0E12-4A5D-AB03-C1680A665F05} {68527517-5E82-4A59-861F-F8342237DE18} = {68527517-5E82-4A59-861F-F8342237DE18} - {5A3E6817-5A3C-4F59-BC8B-5365A50D2780} = {5A3E6817-5A3C-4F59-BC8B-5365A50D2780} EndProjectSection EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LDAP_auth", "LDAP_auth\LDAP_auth.vcproj", "{FEBC1AD4-8805-490F-86C4-EED32F9D364C}" @@ -74,11 +73,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "install", "install.vcproj", {C50A62CE-A509-4D92-BB2D-B6AC10F29679} = {C50A62CE-A509-4D92-BB2D-B6AC10F29679} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ip_user_check", "ip_user_check\ip_user_check.vcproj", "{5A3E6817-5A3C-4F59-BC8B-5365A50D2780}" - ProjectSection(ProjectDependencies) = postProject - {89F015D1-DCA7-444C-AFA0-D1E445922243} = {89F015D1-DCA7-444C-AFA0-D1E445922243} - EndProjectSection -EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libbasic", "libbasic\libbasic.vcproj", "{CD900DFA-11EE-42C3-BAD9-72BEA224B43B}" ProjectSection(ProjectDependencies) = postProject {E665C76C-411C-40B2-BF0A-12E61DFFF0B7} = {E665C76C-411C-40B2-BF0A-12E61DFFF0B7} @@ -302,10 +296,6 @@ Global {636D3412-1C74-48C8-89A6-EEAB2E6E9BFF}.Debug|Win32.Build.0 = Debug|Win32 {636D3412-1C74-48C8-89A6-EEAB2E6E9BFF}.Release|Win32.ActiveCfg = Release|Win32 {636D3412-1C74-48C8-89A6-EEAB2E6E9BFF}.Release|Win32.Build.0 = Release|Win32 - {5A3E6817-5A3C-4F59-BC8B-5365A50D2780}.Debug|Win32.ActiveCfg = Debug|Win32 - {5A3E6817-5A3C-4F59-BC8B-5365A50D2780}.Debug|Win32.Build.0 = Debug|Win32 - {5A3E6817-5A3C-4F59-BC8B-5365A50D2780}.Release|Win32.ActiveCfg = Release|Win32 - {5A3E6817-5A3C-4F59-BC8B-5365A50D2780}.Release|Win32.Build.0 = Release|Win32 {CD900DFA-11EE-42C3-BAD9-72BEA224B43B}.Debug|Win32.ActiveCfg = Debug|Win32 {CD900DFA-11EE-42C3-BAD9-72BEA224B43B}.Debug|Win32.Build.0 = Debug|Win32 {CD900DFA-11EE-42C3-BAD9-72BEA224B43B}.Release|Win32.ActiveCfg = Release|Win32 diff --git a/port/win32/update.cmd b/port/win32/update.cmd index 3166cfd46f..afa30e2be4 100644 --- a/port/win32/update.cmd +++ b/port/win32/update.cmd @@ -24,7 +24,6 @@ copy %0\..\mswin_negotiate_auth\%1\mswin_negotiate_auth.exe %2\libexec\mswin_neg copy %0\..\ldap_auth\%1\ldap_auth.exe %2\libexec\squid_ldap_auth.exe copy %0\..\ldap_group\%1\ldap_group.exe %2\libexec\squid_ldap_group.exe copy %0\..\mswin_check_lm_group\%1\mswin_check_lm_group.exe %2\libexec\mswin_check_lm_group.exe -copy %0\..\ip_user_check\%1\ip_user_check.exe %2\libexec\ip_user_check.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 copy %0\..\cachemgr\%1\cachemgr.exe %2\libexec\cachemgr.cgi @@ -45,10 +44,8 @@ copy %0\..\..\..\helpers\negotiate_auth\mswin_sspi\readme.txt %2\docs\mswin_nego copy %0\..\..\..\helpers\external_acl\mswin_lm_group\readme.txt %2\docs\mswin_check_lm_group.txt copy %0\..\..\..\helpers\external_acl\ip_user\README %2\docs\ip_user_check.txt copy %0\..\..\..\helpers\basic_auth\mswin_sspi\readme.txt %2\docs\mswin_auth.txt -copy %0\..\..\..\doc\win32-relnotes.html %2\docs\win32-relnotes.html copy %0\..\..\..\doc\debug-sections.txt %2\docs\debug-sections.txt copy %0\..\..\..\doc\HTTP-codes.txt %2\docs\HTTP-codes.txt -copy %0\..\..\..\doc\release-notes\release-2.5.html %2\docs\release-2.5.html copy %0\..\..\..\doc\release-notes\release-3.0.html %2\docs\release-3.0.html type %0\..\..\..\helpers\basic_auth\LDAP\squid_ldap_auth.8 | man2htm2 > %2\docs\squid_ldap_auth.html type %0\..\..\..\helpers\external_acl\LDAP_group\squid_ldap_group.8 | man2htm2 > %2\docs\squid_ldap_group.html -- 2.47.2