林永吉的Algorithm库
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.

32 lines
1.4 KiB

  1. Microsoft Visual Studio Solution File, Format Version 12.00
  2. # Visual Studio Version 16
  3. VisualStudioVersion = 16.0.30804.86
  4. MinimumVisualStudioVersion = 10.0.40219.1
  5. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Alogrithm", "Alogrithm\Alogrithm.vcxproj", "{10672502-40A3-4840-8A25-4F01518FDEBE}"
  6. EndProject
  7. Global
  8. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  9. Debug|x64 = Debug|x64
  10. Debug|x86 = Debug|x86
  11. Release|x64 = Release|x64
  12. Release|x86 = Release|x86
  13. EndGlobalSection
  14. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  15. {10672502-40A3-4840-8A25-4F01518FDEBE}.Debug|x64.ActiveCfg = Debug|x64
  16. {10672502-40A3-4840-8A25-4F01518FDEBE}.Debug|x64.Build.0 = Debug|x64
  17. {10672502-40A3-4840-8A25-4F01518FDEBE}.Debug|x86.ActiveCfg = Debug|Win32
  18. {10672502-40A3-4840-8A25-4F01518FDEBE}.Debug|x86.Build.0 = Debug|Win32
  19. {10672502-40A3-4840-8A25-4F01518FDEBE}.Release|x64.ActiveCfg = Release|x64
  20. {10672502-40A3-4840-8A25-4F01518FDEBE}.Release|x64.Build.0 = Release|x64
  21. {10672502-40A3-4840-8A25-4F01518FDEBE}.Release|x86.ActiveCfg = Release|Win32
  22. {10672502-40A3-4840-8A25-4F01518FDEBE}.Release|x86.Build.0 = Release|Win32
  23. EndGlobalSection
  24. GlobalSection(SolutionProperties) = preSolution
  25. HideSolutionNode = FALSE
  26. EndGlobalSection
  27. GlobalSection(ExtensibilityGlobals) = postSolution
  28. SolutionGuid = {774299E3-892E-4CF1-852A-B5202BC1C292}
  29. EndGlobalSection
  30. EndGlobal