BurnMedia.sln 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio 15
  4. VisualStudioVersion = 15.0.27428.2011
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BurnMedia", "BurnMedia.csproj", "{3B8FDB66-1D5A-4533-9F51-2D693BF0EF23}"
  7. EndProject
  8. Global
  9. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  10. Debug|Any CPU = Debug|Any CPU
  11. Debug|Mixed Platforms = Debug|Mixed Platforms
  12. Debug|Win32 = Debug|Win32
  13. Debug|x64 = Debug|x64
  14. Release|Any CPU = Release|Any CPU
  15. Release|Mixed Platforms = Release|Mixed Platforms
  16. Release|Win32 = Release|Win32
  17. Release|x64 = Release|x64
  18. EndGlobalSection
  19. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  20. {3B8FDB66-1D5A-4533-9F51-2D693BF0EF23}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  21. {3B8FDB66-1D5A-4533-9F51-2D693BF0EF23}.Debug|Any CPU.Build.0 = Debug|Any CPU
  22. {3B8FDB66-1D5A-4533-9F51-2D693BF0EF23}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
  23. {3B8FDB66-1D5A-4533-9F51-2D693BF0EF23}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
  24. {3B8FDB66-1D5A-4533-9F51-2D693BF0EF23}.Debug|Win32.ActiveCfg = Debug|Any CPU
  25. {3B8FDB66-1D5A-4533-9F51-2D693BF0EF23}.Debug|x64.ActiveCfg = Debug|Any CPU
  26. {3B8FDB66-1D5A-4533-9F51-2D693BF0EF23}.Release|Any CPU.ActiveCfg = Release|Any CPU
  27. {3B8FDB66-1D5A-4533-9F51-2D693BF0EF23}.Release|Any CPU.Build.0 = Release|Any CPU
  28. {3B8FDB66-1D5A-4533-9F51-2D693BF0EF23}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
  29. {3B8FDB66-1D5A-4533-9F51-2D693BF0EF23}.Release|Mixed Platforms.Build.0 = Release|Any CPU
  30. {3B8FDB66-1D5A-4533-9F51-2D693BF0EF23}.Release|Win32.ActiveCfg = Release|Any CPU
  31. {3B8FDB66-1D5A-4533-9F51-2D693BF0EF23}.Release|x64.ActiveCfg = Release|Any CPU
  32. EndGlobalSection
  33. GlobalSection(SolutionProperties) = preSolution
  34. HideSolutionNode = FALSE
  35. EndGlobalSection
  36. GlobalSection(ExtensibilityGlobals) = postSolution
  37. SolutionGuid = {32E7F04B-5DBE-4DFC-81BA-1B49FBDD0E18}
  38. EndGlobalSection
  39. EndGlobal