From: Michael R Sweet Date: Wed, 17 Oct 2018 17:29:43 +0000 (-0400) Subject: Update VS project files. X-Git-Tag: v2.2.9~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69d30da202d9f0f59ecc9bb1ebb4880381da5e23;p=thirdparty%2Fcups.git Update VS project files. --- diff --git a/.gitignore b/.gitignore index 2edd9246fd..3fb3e78cc4 100644 --- a/.gitignore +++ b/.gitignore @@ -153,6 +153,8 @@ test/ippserver test/ippserver-shared test/ipptool test/ipptool-static +vcnet/.vs +vcnet/packages +vcnet/x64 xcode/CUPS.xcodeproj/project.xcworkspace/ xcode/CUPS.xcodeproj/xcuserdata/ - diff --git a/vcnet/cups.sln b/vcnet/cups.sln index a53b963c71..9ffa3839f9 100644 --- a/vcnet/cups.sln +++ b/vcnet/cups.sln @@ -1,6 +1,6 @@ Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2013 -VisualStudioVersion = 12.0.40629.0 +# Visual Studio 15 +VisualStudioVersion = 15.0.28010.2036 MinimumVisualStudioVersion = 10.0.40219.1 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libcups2", "libcups2.vcxproj", "{CB4AA6F2-3E84-45BE-B505-95CD375E8BE3}" EndProject @@ -20,83 +20,59 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ippfind", "ippfind.vcxproj" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ippserver", "ippserver.vcxproj", "{82A03BC7-0746-4B85-8908-3C7A3FAA58A9}" EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dnssdstub", "dnssdstub.vcxproj", "{C0899B3A-43E7-4BC3-A785-659E1FD2EA83}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 Debug|x64 = Debug|x64 - Release|Win32 = Release|Win32 Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {CB4AA6F2-3E84-45BE-B505-95CD375E8BE3}.Debug|Win32.ActiveCfg = Debug|Win32 - {CB4AA6F2-3E84-45BE-B505-95CD375E8BE3}.Debug|Win32.Build.0 = Debug|Win32 {CB4AA6F2-3E84-45BE-B505-95CD375E8BE3}.Debug|x64.ActiveCfg = Debug|x64 {CB4AA6F2-3E84-45BE-B505-95CD375E8BE3}.Debug|x64.Build.0 = Debug|x64 - {CB4AA6F2-3E84-45BE-B505-95CD375E8BE3}.Release|Win32.ActiveCfg = Release|Win32 - {CB4AA6F2-3E84-45BE-B505-95CD375E8BE3}.Release|Win32.Build.0 = Release|Win32 - {CB4AA6F2-3E84-45BE-B505-95CD375E8BE3}.Release|x64.ActiveCfg = Release|x64 - {CB4AA6F2-3E84-45BE-B505-95CD375E8BE3}.Release|x64.Build.0 = Release|x64 - {CB4AA6F2-3E84-45BE-B505-95CD375E1234}.Debug|Win32.ActiveCfg = Debug|Win32 - {CB4AA6F2-3E84-45BE-B505-95CD375E1234}.Debug|Win32.Build.0 = Debug|Win32 + {CB4AA6F2-3E84-45BE-B505-95CD375E8BE3}.Release|x64.ActiveCfg = Debug|x64 + {CB4AA6F2-3E84-45BE-B505-95CD375E8BE3}.Release|x64.Build.0 = Debug|x64 {CB4AA6F2-3E84-45BE-B505-95CD375E1234}.Debug|x64.ActiveCfg = Debug|x64 {CB4AA6F2-3E84-45BE-B505-95CD375E1234}.Debug|x64.Build.0 = Debug|x64 - {CB4AA6F2-3E84-45BE-B505-95CD375E1234}.Release|Win32.ActiveCfg = Release|Win32 - {CB4AA6F2-3E84-45BE-B505-95CD375E1234}.Release|Win32.Build.0 = Release|Win32 - {CB4AA6F2-3E84-45BE-B505-95CD375E1234}.Release|x64.ActiveCfg = Release|x64 - {CB4AA6F2-3E84-45BE-B505-95CD375E1234}.Release|x64.Build.0 = Release|x64 - {CE75FC5F-E0CF-45DC-AD27-84666D3FBA30}.Debug|Win32.ActiveCfg = Debug|Win32 - {CE75FC5F-E0CF-45DC-AD27-84666D3FBA30}.Debug|Win32.Build.0 = Debug|Win32 - {CE75FC5F-E0CF-45DC-AD27-84666D3FBA30}.Debug|x64.ActiveCfg = Debug|Win32 - {CE75FC5F-E0CF-45DC-AD27-84666D3FBA30}.Release|Win32.ActiveCfg = Release|Win32 - {CE75FC5F-E0CF-45DC-AD27-84666D3FBA30}.Release|Win32.Build.0 = Release|Win32 - {CE75FC5F-E0CF-45DC-AD27-84666D3FBA30}.Release|x64.ActiveCfg = Release|Win32 - {90B0058C-8393-411F-BD3B-E2C831D4E883}.Debug|Win32.ActiveCfg = Debug|Win32 - {90B0058C-8393-411F-BD3B-E2C831D4E883}.Debug|Win32.Build.0 = Debug|Win32 - {90B0058C-8393-411F-BD3B-E2C831D4E883}.Debug|x64.ActiveCfg = Debug|Win32 - {90B0058C-8393-411F-BD3B-E2C831D4E883}.Release|Win32.ActiveCfg = Release|Win32 - {90B0058C-8393-411F-BD3B-E2C831D4E883}.Release|Win32.Build.0 = Release|Win32 - {90B0058C-8393-411F-BD3B-E2C831D4E883}.Release|x64.ActiveCfg = Release|Win32 - {6BE0CDD3-4ED7-409C-A80F-19DF73664B1F}.Debug|Win32.ActiveCfg = Debug|Win32 - {6BE0CDD3-4ED7-409C-A80F-19DF73664B1F}.Debug|Win32.Build.0 = Debug|Win32 + {CB4AA6F2-3E84-45BE-B505-95CD375E1234}.Release|x64.ActiveCfg = Debug|x64 + {CB4AA6F2-3E84-45BE-B505-95CD375E1234}.Release|x64.Build.0 = Debug|x64 + {CE75FC5F-E0CF-45DC-AD27-84666D3FBA30}.Debug|x64.ActiveCfg = Debug|x64 + {CE75FC5F-E0CF-45DC-AD27-84666D3FBA30}.Debug|x64.Build.0 = Debug|x64 + {CE75FC5F-E0CF-45DC-AD27-84666D3FBA30}.Release|x64.ActiveCfg = Debug|x64 + {CE75FC5F-E0CF-45DC-AD27-84666D3FBA30}.Release|x64.Build.0 = Debug|x64 + {90B0058C-8393-411F-BD3B-E2C831D4E883}.Debug|x64.ActiveCfg = Debug|x64 + {90B0058C-8393-411F-BD3B-E2C831D4E883}.Debug|x64.Build.0 = Debug|x64 + {90B0058C-8393-411F-BD3B-E2C831D4E883}.Release|x64.ActiveCfg = Debug|x64 + {90B0058C-8393-411F-BD3B-E2C831D4E883}.Release|x64.Build.0 = Debug|x64 {6BE0CDD3-4ED7-409C-A80F-19DF73664B1F}.Debug|x64.ActiveCfg = Debug|x64 {6BE0CDD3-4ED7-409C-A80F-19DF73664B1F}.Debug|x64.Build.0 = Debug|x64 - {6BE0CDD3-4ED7-409C-A80F-19DF73664B1F}.Release|Win32.ActiveCfg = Release|Win32 - {6BE0CDD3-4ED7-409C-A80F-19DF73664B1F}.Release|Win32.Build.0 = Release|Win32 - {6BE0CDD3-4ED7-409C-A80F-19DF73664B1F}.Release|x64.ActiveCfg = Release|x64 - {6BE0CDD3-4ED7-409C-A80F-19DF73664B1F}.Release|x64.Build.0 = Release|x64 - {B246D91E-61F2-4433-BFD2-6C2A96FBD4D4}.Debug|Win32.ActiveCfg = Debug|Win32 - {B246D91E-61F2-4433-BFD2-6C2A96FBD4D4}.Debug|Win32.Build.0 = Debug|Win32 + {6BE0CDD3-4ED7-409C-A80F-19DF73664B1F}.Release|x64.ActiveCfg = Debug|x64 + {6BE0CDD3-4ED7-409C-A80F-19DF73664B1F}.Release|x64.Build.0 = Debug|x64 {B246D91E-61F2-4433-BFD2-6C2A96FBD4D4}.Debug|x64.ActiveCfg = Debug|x64 {B246D91E-61F2-4433-BFD2-6C2A96FBD4D4}.Debug|x64.Build.0 = Debug|x64 - {B246D91E-61F2-4433-BFD2-6C2A96FBD4D4}.Release|Win32.ActiveCfg = Release|Win32 - {B246D91E-61F2-4433-BFD2-6C2A96FBD4D4}.Release|Win32.Build.0 = Release|Win32 - {B246D91E-61F2-4433-BFD2-6C2A96FBD4D4}.Release|x64.ActiveCfg = Release|x64 - {B246D91E-61F2-4433-BFD2-6C2A96FBD4D4}.Release|x64.Build.0 = Release|x64 - {18950A1B-D37A-40C7-B2DF-C12986C0526E}.Debug|Win32.ActiveCfg = Debug|Win32 - {18950A1B-D37A-40C7-B2DF-C12986C0526E}.Debug|Win32.Build.0 = Debug|Win32 + {B246D91E-61F2-4433-BFD2-6C2A96FBD4D4}.Release|x64.ActiveCfg = Debug|x64 + {B246D91E-61F2-4433-BFD2-6C2A96FBD4D4}.Release|x64.Build.0 = Debug|x64 {18950A1B-D37A-40C7-B2DF-C12986C0526E}.Debug|x64.ActiveCfg = Debug|x64 {18950A1B-D37A-40C7-B2DF-C12986C0526E}.Debug|x64.Build.0 = Debug|x64 - {18950A1B-D37A-40C7-B2DF-C12986C0526E}.Release|Win32.ActiveCfg = Release|Win32 - {18950A1B-D37A-40C7-B2DF-C12986C0526E}.Release|Win32.Build.0 = Release|Win32 - {18950A1B-D37A-40C7-B2DF-C12986C0526E}.Release|x64.ActiveCfg = Release|x64 - {B484DA0C-62C8-4C32-83B6-CCEB58968B85}.Debug|Win32.ActiveCfg = Debug|Win32 - {B484DA0C-62C8-4C32-83B6-CCEB58968B85}.Debug|Win32.Build.0 = Debug|Win32 + {18950A1B-D37A-40C7-B2DF-C12986C0526E}.Release|x64.ActiveCfg = Debug|x64 + {18950A1B-D37A-40C7-B2DF-C12986C0526E}.Release|x64.Build.0 = Debug|x64 {B484DA0C-62C8-4C32-83B6-CCEB58968B85}.Debug|x64.ActiveCfg = Debug|x64 {B484DA0C-62C8-4C32-83B6-CCEB58968B85}.Debug|x64.Build.0 = Debug|x64 - {B484DA0C-62C8-4C32-83B6-CCEB58968B85}.Release|Win32.ActiveCfg = Release|Win32 - {B484DA0C-62C8-4C32-83B6-CCEB58968B85}.Release|Win32.Build.0 = Release|Win32 - {B484DA0C-62C8-4C32-83B6-CCEB58968B85}.Release|x64.ActiveCfg = Release|x64 - {B484DA0C-62C8-4C32-83B6-CCEB58968B85}.Release|x64.Build.0 = Release|x64 - {82A03BC7-0746-4B85-8908-3C7A3FAA58A9}.Debug|Win32.ActiveCfg = Debug|Win32 - {82A03BC7-0746-4B85-8908-3C7A3FAA58A9}.Debug|Win32.Build.0 = Debug|Win32 + {B484DA0C-62C8-4C32-83B6-CCEB58968B85}.Release|x64.ActiveCfg = Debug|x64 + {B484DA0C-62C8-4C32-83B6-CCEB58968B85}.Release|x64.Build.0 = Debug|x64 {82A03BC7-0746-4B85-8908-3C7A3FAA58A9}.Debug|x64.ActiveCfg = Debug|x64 {82A03BC7-0746-4B85-8908-3C7A3FAA58A9}.Debug|x64.Build.0 = Debug|x64 - {82A03BC7-0746-4B85-8908-3C7A3FAA58A9}.Release|Win32.ActiveCfg = Release|Win32 - {82A03BC7-0746-4B85-8908-3C7A3FAA58A9}.Release|Win32.Build.0 = Release|Win32 - {82A03BC7-0746-4B85-8908-3C7A3FAA58A9}.Release|x64.ActiveCfg = Release|x64 - {82A03BC7-0746-4B85-8908-3C7A3FAA58A9}.Release|x64.Build.0 = Release|x64 + {82A03BC7-0746-4B85-8908-3C7A3FAA58A9}.Release|x64.ActiveCfg = Debug|x64 + {82A03BC7-0746-4B85-8908-3C7A3FAA58A9}.Release|x64.Build.0 = Debug|x64 + {C0899B3A-43E7-4BC3-A785-659E1FD2EA83}.Debug|x64.ActiveCfg = Debug|x64 + {C0899B3A-43E7-4BC3-A785-659E1FD2EA83}.Debug|x64.Build.0 = Debug|x64 + {C0899B3A-43E7-4BC3-A785-659E1FD2EA83}.Release|x64.ActiveCfg = Debug|x64 + {C0899B3A-43E7-4BC3-A785-659E1FD2EA83}.Release|x64.Build.0 = Debug|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {AC4F0BA1-DDA2-4C4D-A64B-ECA84022B8C2} + EndGlobalSection EndGlobal diff --git a/vcnet/cupstestppd.vcxproj b/vcnet/cupstestppd.vcxproj index 0d1bab8a0e..34bf1c2389 100644 --- a/vcnet/cupstestppd.vcxproj +++ b/vcnet/cupstestppd.vcxproj @@ -1,18 +1,10 @@  - - Debug - Win32 - Debug x64 - - Release - Win32 - Release x64 @@ -22,20 +14,8 @@ {6BE0CDD3-4ED7-409C-A80F-19DF73664B1F} cupstestppd Win32Proj - 10.0.15063.0 - - Application - v141 - Unicode - true - - - Application - v141 - Unicode - Application v141 @@ -50,12 +30,6 @@ - - - - - - @@ -66,46 +40,16 @@ <_ProjectFileVersion>12.0.30501.0 - - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\$(ProjectName)\ true - - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\$(ProjectName)\ false - - - Disabled - ..;..\vcnet;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - Level1 - EditAndContinue - - - true - Console - false - - MachineX86 - - X64 @@ -129,25 +73,6 @@ MachineX64 - - - ..;..\vcnet;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) - MultiThreadedDLL - - Level1 - ProgramDatabase - - - true - Console - true - true - false - - MachineX86 - - X64 diff --git a/vcnet/cupstestppd.vcxproj.user b/vcnet/cupstestppd.vcxproj.user new file mode 100644 index 0000000000..be25078707 --- /dev/null +++ b/vcnet/cupstestppd.vcxproj.user @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/vcnet/dnssdstub.vcxproj b/vcnet/dnssdstub.vcxproj index 6d47f2cd8f..bd6a2f2e73 100644 --- a/vcnet/dnssdstub.vcxproj +++ b/vcnet/dnssdstub.vcxproj @@ -21,7 +21,6 @@ {C0899B3A-43E7-4BC3-A785-659E1FD2EA83} Win32Proj dnssdstub - 10.0.17134.0 diff --git a/vcnet/ippfind.vcxproj b/vcnet/ippfind.vcxproj index ccbfd1e833..ea191d7da8 100644 --- a/vcnet/ippfind.vcxproj +++ b/vcnet/ippfind.vcxproj @@ -1,18 +1,10 @@  - - Debug - Win32 - Debug x64 - - Release - Win32 - Release x64 @@ -22,20 +14,8 @@ {B484DA0C-62C8-4C32-83B6-CCEB58968B85} ippfind Win32Proj - 10.0.15063.0 - - Application - v141 - Unicode - true - - - Application - v141 - Unicode - Application v141 @@ -50,12 +30,6 @@ - - - - - - @@ -66,47 +40,16 @@ <_ProjectFileVersion>12.0.30501.0 - - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\$(ProjectName)\ true - - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\$(ProjectName)\ false - - - Disabled - ..\vcnet;..;..\vcnet\regex;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - Level1 - EditAndContinue - - - dnssd.lib;ws2_32.lib;%(AdditionalDependencies) - true - Console - false - - MachineX86 - - X64 @@ -131,26 +74,6 @@ MachineX64 - - - ..\vcnet;..;..\vcnet\regex;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) - MultiThreadedDLL - - Level1 - ProgramDatabase - - - dnssd.lib;ws2_32.lib;%(AdditionalDependencies) - true - Console - true - true - false - - MachineX86 - - X64 diff --git a/vcnet/ippfind.vcxproj.user b/vcnet/ippfind.vcxproj.user new file mode 100644 index 0000000000..be25078707 --- /dev/null +++ b/vcnet/ippfind.vcxproj.user @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/vcnet/ippserver.vcxproj b/vcnet/ippserver.vcxproj index 0b7a840f43..d8071ab002 100644 --- a/vcnet/ippserver.vcxproj +++ b/vcnet/ippserver.vcxproj @@ -1,18 +1,10 @@  - - Debug - Win32 - Debug x64 - - Release - Win32 - Release x64 @@ -22,20 +14,8 @@ {82A03BC7-0746-4B85-8908-3C7A3FAA58A9} ippserver Win32Proj - 10.0.15063.0 - - Application - v141 - Unicode - true - - - Application - v141 - Unicode - Application v141 @@ -50,12 +30,6 @@ - - - - - - @@ -66,47 +40,16 @@ <_ProjectFileVersion>12.0.30501.0 - - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\$(ProjectName)\ true - - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\$(ProjectName)\ false - - - Disabled - ..\vcnet;..;..\vcnet\regex;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - Level1 - EditAndContinue - - - dnssd.lib;ws2_32.lib;%(AdditionalDependencies) - true - Console - false - - MachineX86 - - X64 @@ -131,26 +74,6 @@ MachineX64 - - - ..\vcnet;..;..\vcnet\regex;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) - MultiThreadedDLL - - Level1 - ProgramDatabase - - - dnssd.lib;ws2_32.lib;%(AdditionalDependencies) - true - Console - true - true - false - - MachineX86 - - X64 diff --git a/vcnet/ippserver.vcxproj.user b/vcnet/ippserver.vcxproj.user new file mode 100644 index 0000000000..be25078707 --- /dev/null +++ b/vcnet/ippserver.vcxproj.user @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/vcnet/ipptool.vcxproj b/vcnet/ipptool.vcxproj index 8825c74085..1b3f69494a 100644 --- a/vcnet/ipptool.vcxproj +++ b/vcnet/ipptool.vcxproj @@ -1,18 +1,10 @@  - - Debug - Win32 - Debug x64 - - Release - Win32 - Release x64 @@ -22,20 +14,8 @@ {B246D91E-61F2-4433-BFD2-6C2A96FBD4D4} ipptool Win32Proj - 10.0.15063.0 - - Application - v141 - Unicode - true - - - Application - v141 - Unicode - Application v141 @@ -50,12 +30,6 @@ - - - - - - @@ -66,46 +40,16 @@ <_ProjectFileVersion>12.0.30501.0 - - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\$(ProjectName)\ true - - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\$(ProjectName)\ false - - - Disabled - ..\vcnet;..;..\vcnet\regex;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - Level1 - EditAndContinue - - - true - Console - false - - MachineX86 - - X64 @@ -129,25 +73,6 @@ MachineX64 - - - ..\vcnet;..;..\vcnet\regex;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) - MultiThreadedDLL - - Level1 - ProgramDatabase - - - true - Console - true - true - false - - MachineX86 - - X64 diff --git a/vcnet/ipptool.vcxproj.user b/vcnet/ipptool.vcxproj.user new file mode 100644 index 0000000000..be25078707 --- /dev/null +++ b/vcnet/ipptool.vcxproj.user @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/vcnet/libcups2.vcxproj b/vcnet/libcups2.vcxproj index b60acc30a7..0947e82977 100644 --- a/vcnet/libcups2.vcxproj +++ b/vcnet/libcups2.vcxproj @@ -1,18 +1,10 @@  - - Debug - Win32 - Debug x64 - - Release - Win32 - Release x64 @@ -22,19 +14,8 @@ {CB4AA6F2-3E84-45BE-B505-95CD375E8BE3} libcups2 Win32Proj - 10.0.15063.0 - - DynamicLibrary - v141 - MultiByte - - - DynamicLibrary - v141 - MultiByte - DynamicLibrary v141 @@ -48,14 +29,6 @@ - - - - - - - - @@ -68,53 +41,16 @@ <_ProjectFileVersion>12.0.30501.0 - - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\$(ProjectName)\ true - - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\$(ProjectName)\ false - - - Disabled - ..\vcnet;..;..\vcnet\regex;%(AdditionalIncludeDirectories) - ZLIB_WINAPI;WIN32;DEBUG;_DEBUG;_WINDOWS;_USRDLL;LIBCUPS2_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - Level3 - EditAndContinue - - - /NODEFAULTLIB:libcmt %(AdditionalOptions) - ws2_32.lib;advapi32.lib;zlibwapi.lib;%(AdditionalDependencies) - $(OutDir)libcups2.dll - ..\cups\libcups2.def - true - $(Platform)\$(Configuration)\libcups2.pdb - Windows - false - - $(OutDir)libcups2.lib - MachineX86 - - X64 @@ -142,35 +78,6 @@ MachineX64 - - - MinSpace - ..\vcnet;..;..\vcnet\regex;%(AdditionalIncludeDirectories) - ZLIB_WINAPI;WIN32;DEBUG;NDEBUG;_WINDOWS;_USRDLL;LIBCUPS2_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - MultiThreadedDLL - - Level3 - ProgramDatabase - - - /NODEFAULTLIB:libcmt %(AdditionalOptions) - ws2_32.lib;advapi32.lib;zlibwapi.lib;%(AdditionalDependencies) - $(OutDir)libcups2.dll - ..\cups\libcups2.def - true - libcups2.pdb - Windows - true - true - false - - $(OutDir)libcups2.lib - MachineX86 - - - - - X64 @@ -207,15 +114,11 @@ xcopy /I/Y "$(TargetPath)" - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) @@ -224,108 +127,74 @@ xcopy /I/Y "$(TargetPath)" - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) @@ -338,50 +207,36 @@ xcopy /I/Y "$(TargetPath)" - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) - WIN32;%(PreprocessorDefinitions) WIN32;%(PreprocessorDefinitions) @@ -418,6 +273,9 @@ xcopy /I/Y "$(TargetPath)" + + {c0899b3a-43e7-4bc3-a785-659e1fd2ea83} + {18950a1b-d37a-40c7-b2df-c12986c0526e} false @@ -426,11 +284,13 @@ xcopy /I/Y "$(TargetPath)" + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + \ No newline at end of file diff --git a/vcnet/libcups2.vcxproj.user b/vcnet/libcups2.vcxproj.user new file mode 100644 index 0000000000..be25078707 --- /dev/null +++ b/vcnet/libcups2.vcxproj.user @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/vcnet/libcupsimage2.vcxproj b/vcnet/libcupsimage2.vcxproj index 7d8b9eebb5..2cd72c330e 100644 --- a/vcnet/libcupsimage2.vcxproj +++ b/vcnet/libcupsimage2.vcxproj @@ -1,18 +1,10 @@  - - Debug - Win32 - Debug x64 - - Release - Win32 - Release x64 @@ -21,19 +13,8 @@ {CB4AA6F2-3E84-45BE-B505-95CD375E1234} Win32Proj - 10.0.15063.0 - - DynamicLibrary - v141 - MultiByte - - - DynamicLibrary - v141 - MultiByte - DynamicLibrary v141 @@ -47,14 +28,6 @@ - - - - - - - - @@ -67,52 +40,16 @@ <_ProjectFileVersion>12.0.30501.0 - - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\$(ProjectName)\ true - - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\$(ProjectName)\ false - - - Disabled - ..\vcnet;..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBCUPS2_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - - Level3 - EditAndContinue - - - ws2_32.lib;%(AdditionalDependencies) - $(OutDir)libcupsimage2.dll - ..\filter\libcupsimage2.def - true - $(Platform)\$(Configuration)\libcupsimage2.pdb - Windows - false - - $(OutDir)libcupsimage2.lib - MachineX86 - - X64 @@ -140,34 +77,6 @@ MachineX64 - - - MinSpace - ..\vcnet;..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBCUPS2_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - MultiThreadedDLL - - Level3 - ProgramDatabase - - - ws2_32.lib;%(AdditionalDependencies) - $(OutDir)libcupsimage2.dll - ..\filter\libcupsimage2.def - true - libcupsimage2.pdb - Windows - true - true - false - - $(OutDir)libcupsimage2.lib - MachineX86 - - - - - X64 diff --git a/vcnet/libcupsimage2.vcxproj.user b/vcnet/libcupsimage2.vcxproj.user new file mode 100644 index 0000000000..be25078707 --- /dev/null +++ b/vcnet/libcupsimage2.vcxproj.user @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/vcnet/packages.config b/vcnet/packages.config new file mode 100644 index 0000000000..17b6de8168 --- /dev/null +++ b/vcnet/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/vcnet/regex.vcxproj b/vcnet/regex.vcxproj index 48a34bb2c7..f0469b892b 100644 --- a/vcnet/regex.vcxproj +++ b/vcnet/regex.vcxproj @@ -22,7 +22,6 @@ {18950A1B-D37A-40C7-B2DF-C12986C0526E} regex Win32Proj - 10.0.15063.0 @@ -68,22 +67,22 @@ $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\$(ProjectName)\ true $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\$(ProjectName)\ false $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\$(ProjectName)\ true $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\$(ProjectName)\ false diff --git a/vcnet/regex.vcxproj.user b/vcnet/regex.vcxproj.user new file mode 100644 index 0000000000..be25078707 --- /dev/null +++ b/vcnet/regex.vcxproj.user @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/vcnet/testfile.vcxproj b/vcnet/testfile.vcxproj index c89e57b7dc..a1dd0b3d1c 100644 --- a/vcnet/testfile.vcxproj +++ b/vcnet/testfile.vcxproj @@ -1,27 +1,26 @@  - + Debug - Win32 + x64 - + Release - Win32 + x64 {CE75FC5F-E0CF-45DC-AD27-84666D3FBA30} Win32Proj - 10.0.15063.0 - + Application v141 MultiByte - + Application v141 MultiByte @@ -29,11 +28,11 @@ - + - + @@ -41,27 +40,27 @@ <_ProjectFileVersion>12.0.30501.0 - + $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\$(ProjectName)\ true - + $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\$(ProjectName)\ false - + Disabled ..\vcnet;..;%(AdditionalIncludeDirectories) WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) - true EnableFastChecks MultiThreadedDebug - + + Level3 - EditAndContinue + ProgramDatabase $(OutDir)testfile.exe @@ -69,18 +68,20 @@ $(OutDir)testfile.pdb Console false - - MachineX86 + + - + ..\vcnet;..;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) MultiThreaded - + + Level3 - + + $(OutDir)testfile.exe @@ -89,8 +90,8 @@ true true false - - MachineX86 + + diff --git a/vcnet/testfile.vcxproj.user b/vcnet/testfile.vcxproj.user new file mode 100644 index 0000000000..be25078707 --- /dev/null +++ b/vcnet/testfile.vcxproj.user @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/vcnet/testhttp.vcxproj b/vcnet/testhttp.vcxproj index c61a3c72ef..f510f8f754 100644 --- a/vcnet/testhttp.vcxproj +++ b/vcnet/testhttp.vcxproj @@ -1,27 +1,26 @@  - + Debug - Win32 + x64 - + Release - Win32 + x64 {90B0058C-8393-411F-BD3B-E2C831D4E883} Win32Proj - 10.0.15063.0 - + Application v141 MultiByte - + Application v141 MultiByte @@ -29,11 +28,11 @@ - + - + @@ -41,27 +40,27 @@ <_ProjectFileVersion>12.0.30501.0 - + $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\$(ProjectName)\ true - + $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\$(ProjectName)\ false - + Disabled ..\vcnet;..;%(AdditionalIncludeDirectories) WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) - true EnableFastChecks MultiThreadedDebug - + + Level3 - EditAndContinue + ProgramDatabase $(OutDir)testhttp.exe @@ -69,18 +68,20 @@ $(OutDir)testhttp.pdb Console false - - MachineX86 + + - + ..\vcnet;..;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) MultiThreaded - + + Level3 - + + $(OutDir)testhttp.exe @@ -89,8 +90,8 @@ true true false - - MachineX86 + + diff --git a/vcnet/testhttp.vcxproj.user b/vcnet/testhttp.vcxproj.user new file mode 100644 index 0000000000..be25078707 --- /dev/null +++ b/vcnet/testhttp.vcxproj.user @@ -0,0 +1,4 @@ + + + + \ No newline at end of file