硬件控制集合
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.

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