You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
908 B

  1. Microsoft Visual Studio Solution File, Format Version 12.00
  2. # Visual Studio Version 16
  3. VisualStudioVersion = 16.0.29613.14
  4. MinimumVisualStudioVersion = 10.0.40219.1
  5. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "XNetSDKTest", "XNetSDKTest.vcxproj", "{F3AFE773-6A5A-4952-BEDA-A97CD94D636E}"
  6. EndProject
  7. Global
  8. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  9. Release|x64 = Release|x64
  10. EndGlobalSection
  11. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  12. {F3AFE773-6A5A-4952-BEDA-A97CD94D636E}.Release|x64.ActiveCfg = Release|x64
  13. {F3AFE773-6A5A-4952-BEDA-A97CD94D636E}.Release|x64.Build.0 = Release|x64
  14. EndGlobalSection
  15. GlobalSection(SolutionProperties) = preSolution
  16. HideSolutionNode = FALSE
  17. EndGlobalSection
  18. GlobalSection(ExtensibilityGlobals) = postSolution
  19. SolutionGuid = {7FD0D994-15F1-4149-A033-B5427277A290}
  20. EndGlobalSection
  21. EndGlobal