23 lines
1.0 KiB
Plaintext
23 lines
1.0 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 11
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "XMLHttpRequestPost", "XMLHttpRequestPost.vcxproj", "{435608CA-62CB-49DE-BD69-781009D08067}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Win32 = Debug|Win32
|
|
Release|Win32 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{435608CA-62CB-49DE-BD69-781009D08067}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
{435608CA-62CB-49DE-BD69-781009D08067}.Debug|Win32.Build.0 = Debug|Win32
|
|
{435608CA-62CB-49DE-BD69-781009D08067}.Debug|Win32.Deploy.0 = Debug|Win32
|
|
{435608CA-62CB-49DE-BD69-781009D08067}.Release|Win32.ActiveCfg = Release|Win32
|
|
{435608CA-62CB-49DE-BD69-781009D08067}.Release|Win32.Build.0 = Release|Win32
|
|
{435608CA-62CB-49DE-BD69-781009D08067}.Release|Win32.Deploy.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|