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.4KB

  1. Microsoft Visual Studio Solution File, Format Version 12.00
  2. # Visual Studio 15
  3. VisualStudioVersion = 15.0.27130.2024
  4. MinimumVisualStudioVersion = 10.0.40219.1
  5. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "m3db", "m3db\m3db.vcxproj", "{ADEB3292-4BBF-4B20-9A11-3D8076423F16}"
  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. {ADEB3292-4BBF-4B20-9A11-3D8076423F16}.Debug|x64.ActiveCfg = Debug|x64
  16. {ADEB3292-4BBF-4B20-9A11-3D8076423F16}.Debug|x64.Build.0 = Debug|x64
  17. {ADEB3292-4BBF-4B20-9A11-3D8076423F16}.Debug|x86.ActiveCfg = Debug|Win32
  18. {ADEB3292-4BBF-4B20-9A11-3D8076423F16}.Debug|x86.Build.0 = Debug|Win32
  19. {ADEB3292-4BBF-4B20-9A11-3D8076423F16}.Release|x64.ActiveCfg = Release|x64
  20. {ADEB3292-4BBF-4B20-9A11-3D8076423F16}.Release|x64.Build.0 = Release|x64
  21. {ADEB3292-4BBF-4B20-9A11-3D8076423F16}.Release|x86.ActiveCfg = Release|Win32
  22. {ADEB3292-4BBF-4B20-9A11-3D8076423F16}.Release|x86.Build.0 = Release|Win32
  23. EndGlobalSection
  24. GlobalSection(SolutionProperties) = preSolution
  25. HideSolutionNode = FALSE
  26. EndGlobalSection
  27. GlobalSection(ExtensibilityGlobals) = postSolution
  28. SolutionGuid = {A1B75069-8782-4AB1-A661-12FED71250D4}
  29. EndGlobalSection
  30. EndGlobal