RIDBMTReader.sln 960 B

12345678910111213141516171819202122
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio 2013
  4. VisualStudioVersion = 12.0.40629.0
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RIDBMTReader", "RIDBMTReader\RIDBMTReader.vcxproj", "{91A1546B-87FC-4C7B-B961-E57B2DC66A39}"
  7. EndProject
  8. Global
  9. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  10. Debug|Win32 = Debug|Win32
  11. Release|Win32 = Release|Win32
  12. EndGlobalSection
  13. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  14. {91A1546B-87FC-4C7B-B961-E57B2DC66A39}.Debug|Win32.ActiveCfg = Debug|Win32
  15. {91A1546B-87FC-4C7B-B961-E57B2DC66A39}.Debug|Win32.Build.0 = Debug|Win32
  16. {91A1546B-87FC-4C7B-B961-E57B2DC66A39}.Release|Win32.ActiveCfg = Release|Win32
  17. {91A1546B-87FC-4C7B-B961-E57B2DC66A39}.Release|Win32.Build.0 = Release|Win32
  18. EndGlobalSection
  19. GlobalSection(SolutionProperties) = preSolution
  20. HideSolutionNode = FALSE
  21. EndGlobalSection
  22. EndGlobal