This commit is contained in:
2025-06-27 12:47:13 +03:00
commit 5f7a071fc8
44 changed files with 1074 additions and 0 deletions

25
sebe drive rpanel.sln Normal file
View File

@ -0,0 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32825.248
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "sebe drive rpanel", "sebe drive rpanel\sebe drive rpanel.vbproj", "{776702D0-F454-48CE-9665-4A0823BC7D4B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{776702D0-F454-48CE-9665-4A0823BC7D4B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{776702D0-F454-48CE-9665-4A0823BC7D4B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{776702D0-F454-48CE-9665-4A0823BC7D4B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{776702D0-F454-48CE-9665-4A0823BC7D4B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F4E01079-E5C1-43DC-95E8-EFD7CD321FB8}
EndGlobalSection
EndGlobal