Version="8,00"
Name="install"
ProjectGUID="{636D3412-1C74-48C8-89A6-EEAB2E6E9BFF}"
+ RootNamespace="install"
Keyword="MakeFileProj"
>
<Platforms>
IntermediateDirectory=".\Debug"
ConfigurationType="10"
UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ ATLMinimizesCRunTimeLibraryUsage="false"
>
<Tool
Name="VCPreBuildEventTool"
TypeLibraryName=".\Debug/install.tlb"
HeaderFileName=""
/>
- <Tool
- Name="VCAppVerifierTool"
- />
<Tool
Name="VCPostBuildEventTool"
/>
IntermediateDirectory=".\Release"
ConfigurationType="10"
UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ ATLMinimizesCRunTimeLibraryUsage="false"
>
<Tool
Name="VCPreBuildEventTool"
TypeLibraryName=".\Release/install.tlb"
HeaderFileName=""
/>
- <Tool
- Name="VCAppVerifierTool"
- />
<Tool
Name="VCPostBuildEventTool"
/>
>
<Tool
Name="VCCustomBuildTool"
- CommandLine="$(ProjectDir)\update.cmd debug c:\nt-3.0 Squid-nt-3.0
"
+ CommandLine="$(ProjectDir)\update.cmd debug c:\nt-3.0 Squid-3.0
"
Outputs="dummy.file"
/>
</FileConfiguration>
>
<Tool
Name="VCCustomBuildTool"
- CommandLine="$(ProjectDir)\update.cmd release c:\nt-3.0 Squid-nt-3.0
"
+ CommandLine="$(ProjectDir)\update.cmd release c:\nt-3.0 Squid-3.0
"
Outputs="dummy.file"
/>
</FileConfiguration>
{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}"
{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}
{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
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
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