M2MqttVS2010.sln 1.4 KB

1234567891011121314151617181920212223242526272829
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 11.00
  3. # Visual Studio 2010
  4. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uM2Mqtt", "M2Mqtt\uM2MqttNetMf42.csproj", "{F733523A-F14E-4F5A-9E7C-085CA80F52B1}"
  5. EndProject
  6. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "M2Mqtt", "M2Mqtt\M2Mqtt.csproj", "{A11AEF5A-B246-4FE8-8330-06DB73CC8074}"
  7. EndProject
  8. Global
  9. GlobalSection(TestCaseManagementSettings) = postSolution
  10. CategoryFile = M2Mqtt.vsmdi
  11. EndGlobalSection
  12. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  13. Debug|Any CPU = Debug|Any CPU
  14. Release|Any CPU = Release|Any CPU
  15. EndGlobalSection
  16. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  17. {F733523A-F14E-4F5A-9E7C-085CA80F52B1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  18. {F733523A-F14E-4F5A-9E7C-085CA80F52B1}.Debug|Any CPU.Build.0 = Debug|Any CPU
  19. {F733523A-F14E-4F5A-9E7C-085CA80F52B1}.Release|Any CPU.ActiveCfg = Release|Any CPU
  20. {F733523A-F14E-4F5A-9E7C-085CA80F52B1}.Release|Any CPU.Build.0 = Release|Any CPU
  21. {A11AEF5A-B246-4FE8-8330-06DB73CC8074}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  22. {A11AEF5A-B246-4FE8-8330-06DB73CC8074}.Debug|Any CPU.Build.0 = Debug|Any CPU
  23. {A11AEF5A-B246-4FE8-8330-06DB73CC8074}.Release|Any CPU.ActiveCfg = Release|Any CPU
  24. {A11AEF5A-B246-4FE8-8330-06DB73CC8074}.Release|Any CPU.Build.0 = Release|Any CPU
  25. EndGlobalSection
  26. GlobalSection(SolutionProperties) = preSolution
  27. HideSolutionNode = FALSE
  28. EndGlobalSection
  29. EndGlobal