]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Updated Visual Studio Project
authorserassio <>
Thu, 3 Jan 2008 00:50:38 +0000 (00:50 +0000)
committerserassio <>
Thu, 3 Jan 2008 00:50:38 +0000 (00:50 +0000)
port/win32/install.vcproj
port/win32/squid.sln
port/win32/update.cmd

index e364151217667fc477ab94c9959ff99eb6adcc4a..c80ed8dffe1122e02e152472d2752332959b5860 100644 (file)
@@ -4,6 +4,7 @@
        Version="8,00"
        Name="install"
        ProjectGUID="{636D3412-1C74-48C8-89A6-EEAB2E6E9BFF}"
+       RootNamespace="install"
        Keyword="MakeFileProj"
        >
        <Platforms>
@@ -20,7 +21,7 @@
                        IntermediateDirectory=".\Debug"
                        ConfigurationType="10"
                        UseOfMFC="0"
-                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       ATLMinimizesCRunTimeLibraryUsage="false"
                        >
                        <Tool
                                Name="VCPreBuildEventTool"
@@ -33,9 +34,6 @@
                                TypeLibraryName=".\Debug/install.tlb"
                                HeaderFileName=""
                        />
-                       <Tool
-                               Name="VCAppVerifierTool"
-                       />
                        <Tool
                                Name="VCPostBuildEventTool"
                        />
@@ -46,7 +44,7 @@
                        IntermediateDirectory=".\Release"
                        ConfigurationType="10"
                        UseOfMFC="0"
-                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       ATLMinimizesCRunTimeLibraryUsage="false"
                        >
                        <Tool
                                Name="VCPreBuildEventTool"
@@ -59,9 +57,6 @@
                                TypeLibraryName=".\Release/install.tlb"
                                HeaderFileName=""
                        />
-                       <Tool
-                               Name="VCAppVerifierTool"
-                       />
                        <Tool
                                Name="VCPostBuildEventTool"
                        />
@@ -78,7 +73,7 @@
                                >
                                <Tool
                                        Name="VCCustomBuildTool"
-                                       CommandLine="$(ProjectDir)\update.cmd debug c:\nt-3.0 Squid-nt-3.0&#x0D;&#x0A;"
+                                       CommandLine="$(ProjectDir)\update.cmd debug c:\nt-3.0 Squid-3.0&#x0D;&#x0A;"
                                        Outputs="dummy.file"
                                />
                        </FileConfiguration>
@@ -87,7 +82,7 @@
                                >
                                <Tool
                                        Name="VCCustomBuildTool"
-                                       CommandLine="$(ProjectDir)\update.cmd release c:\nt-3.0 Squid-nt-3.0&#x0D;&#x0A;"
+                                       CommandLine="$(ProjectDir)\update.cmd release c:\nt-3.0 Squid-3.0&#x0D;&#x0A;"
                                        Outputs="dummy.file"
                                />
                        </FileConfiguration>
index bede9fc03ab066cae8de09496e7e61a19c133f8a..2696514af033730060ae4cab77bb733889c0ba2d 100644 (file)
@@ -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
index 3166cfd46f3a4f1550d07b12e239f2a102edad84..afa30e2be4af16e84bbe88db2d16519e365eb563 100644 (file)
@@ -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