26 lines
1.1 KiB
Plaintext
26 lines
1.1 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.30128.74
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SOAPAuthentication", "SOAPAuthentication.vcxproj", "{8254DA30-9BAB-4104-811F-F2F8827AA157}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Win32 = Debug|Win32
|
|
Release|Win32 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{8254DA30-9BAB-4104-811F-F2F8827AA157}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
{8254DA30-9BAB-4104-811F-F2F8827AA157}.Debug|Win32.Build.0 = Debug|Win32
|
|
{8254DA30-9BAB-4104-811F-F2F8827AA157}.Release|Win32.ActiveCfg = Release|Win32
|
|
{8254DA30-9BAB-4104-811F-F2F8827AA157}.Release|Win32.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {7802E8B8-E677-4C57-841A-A6E5E957E570}
|
|
EndGlobalSection
|
|
EndGlobal
|