硬件控制集合
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
1.5 KiB

  1. Microsoft Visual Studio Solution File, Format Version 12.00
  2. # Visual Studio Version 17
  3. VisualStudioVersion = 17.7.34202.233
  4. MinimumVisualStudioVersion = 10.0.40219.1
  5. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MaiMuControl", "MaiMuControl\MaiMuControl.csproj", "{8AD95148-0635-4BE9-B6B0-D79CE88B0808}"
  6. EndProject
  7. Global
  8. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  9. Debug|Any CPU = Debug|Any CPU
  10. Debug|x64 = Debug|x64
  11. Release|Any CPU = Release|Any CPU
  12. Release|x64 = Release|x64
  13. EndGlobalSection
  14. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  15. {8AD95148-0635-4BE9-B6B0-D79CE88B0808}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  16. {8AD95148-0635-4BE9-B6B0-D79CE88B0808}.Debug|Any CPU.Build.0 = Debug|Any CPU
  17. {8AD95148-0635-4BE9-B6B0-D79CE88B0808}.Debug|x64.ActiveCfg = Debug|x64
  18. {8AD95148-0635-4BE9-B6B0-D79CE88B0808}.Debug|x64.Build.0 = Debug|x64
  19. {8AD95148-0635-4BE9-B6B0-D79CE88B0808}.Release|Any CPU.ActiveCfg = Release|Any CPU
  20. {8AD95148-0635-4BE9-B6B0-D79CE88B0808}.Release|Any CPU.Build.0 = Release|Any CPU
  21. {8AD95148-0635-4BE9-B6B0-D79CE88B0808}.Release|x64.ActiveCfg = Release|x64
  22. {8AD95148-0635-4BE9-B6B0-D79CE88B0808}.Release|x64.Build.0 = Release|x64
  23. EndGlobalSection
  24. GlobalSection(SolutionProperties) = preSolution
  25. HideSolutionNode = FALSE
  26. EndGlobalSection
  27. GlobalSection(ExtensibilityGlobals) = postSolution
  28. SolutionGuid = {00BB68BB-0A86-4294-B5AD-5C49A9071DAE}
  29. EndGlobalSection
  30. EndGlobal