Skip to content

Commit

Permalink
添加遗漏的文件
Browse files Browse the repository at this point in the history
  • Loading branch information
BDZNH committed Aug 19, 2018
1 parent ff6068c commit c66e909
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions CURLTEST.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28010.2003
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CURLTEST", "CURLTEST\CURLTEST.vcxproj", "{DFEE3217-D57F-4271-A89D-8DD2C066D52C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DFEE3217-D57F-4271-A89D-8DD2C066D52C}.Debug|x64.ActiveCfg = Debug|x64
{DFEE3217-D57F-4271-A89D-8DD2C066D52C}.Debug|x64.Build.0 = Debug|x64
{DFEE3217-D57F-4271-A89D-8DD2C066D52C}.Debug|x86.ActiveCfg = Debug|Win32
{DFEE3217-D57F-4271-A89D-8DD2C066D52C}.Debug|x86.Build.0 = Debug|Win32
{DFEE3217-D57F-4271-A89D-8DD2C066D52C}.Release|x64.ActiveCfg = Release|x64
{DFEE3217-D57F-4271-A89D-8DD2C066D52C}.Release|x64.Build.0 = Release|x64
{DFEE3217-D57F-4271-A89D-8DD2C066D52C}.Release|x86.ActiveCfg = Release|Win32
{DFEE3217-D57F-4271-A89D-8DD2C066D52C}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {54E2CF17-B3A3-45C5-8767-5CD9BD24889C}
EndGlobalSection
EndGlobal

0 comments on commit c66e909

Please sign in to comment.