LVGL.Simulator.sln 1.5 KB

1234567891011121314151617181920212223242526272829303132
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio Version 17
  4. VisualStudioVersion = 17.6.33829.357
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LVGL.Simulator", "LVGL.Simulator\LVGL.Simulator.vcxproj", "{3CA6E070-4AC1-475E-BB17-CF29AE4806DF}"
  7. ProjectSection(ProjectDependencies) = postProject
  8. {A3612FC9-7CDE-4C28-B1E2-9F83AB5A593C} = {A3612FC9-7CDE-4C28-B1E2-9F83AB5A593C}
  9. EndProjectSection
  10. EndProject
  11. Global
  12. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  13. Debug|x86 = Debug|x86
  14. Release|x86 = Release|x86
  15. EndGlobalSection
  16. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  17. {3CA6E070-4AC1-475E-BB17-CF29AE4806DF}.Debug|x86.ActiveCfg = Debug|Win32
  18. {3CA6E070-4AC1-475E-BB17-CF29AE4806DF}.Debug|x86.Build.0 = Debug|Win32
  19. {3CA6E070-4AC1-475E-BB17-CF29AE4806DF}.Release|x86.ActiveCfg = Release|Win32
  20. {3CA6E070-4AC1-475E-BB17-CF29AE4806DF}.Release|x86.Build.0 = Release|Win32
  21. {A3612FC9-7CDE-4C28-B1E2-9F83AB5A593C}.Debug|x86.ActiveCfg = Debug|Win32
  22. {A3612FC9-7CDE-4C28-B1E2-9F83AB5A593C}.Debug|x86.Build.0 = Debug|Win32
  23. {A3612FC9-7CDE-4C28-B1E2-9F83AB5A593C}.Release|x86.ActiveCfg = Release|Win32
  24. {A3612FC9-7CDE-4C28-B1E2-9F83AB5A593C}.Release|x86.Build.0 = Release|Win32
  25. EndGlobalSection
  26. GlobalSection(SolutionProperties) = preSolution
  27. HideSolutionNode = FALSE
  28. EndGlobalSection
  29. GlobalSection(ExtensibilityGlobals) = postSolution
  30. SolutionGuid = {F07B2868-97B2-414D-A20F-85B77051DE80}
  31. EndGlobalSection
  32. EndGlobal