开始用vs来写,原版的ide太难用了
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.0.32014.148
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ip_sacaner", "ip_sacaner.vcxproj", "{E4D3F595-9CE6-39DE-ADBA-848B14D35E3F}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|x64 = Debug|x64
|
||||
Release|x64 = Release|x64
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{E4D3F595-9CE6-39DE-ADBA-848B14D35E3F}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{E4D3F595-9CE6-39DE-ADBA-848B14D35E3F}.Debug|x64.Build.0 = Debug|x64
|
||||
{E4D3F595-9CE6-39DE-ADBA-848B14D35E3F}.Release|x64.ActiveCfg = Release|x64
|
||||
{E4D3F595-9CE6-39DE-ADBA-848B14D35E3F}.Release|x64.Build.0 = Release|x64
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {47A37F93-2A46-4712-B0E9-6FD183CD2803}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user