added orai

This commit is contained in:
szabomarton
2024-04-15 11:20:18 +02:00
parent 67b973b5b7
commit da939961c7
40 changed files with 979 additions and 0 deletions

View File

@@ -0,0 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.33529.622
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WindowsFormsApp1", "WindowsFormsApp1.csproj", "{7C168087-03AC-4C6B-91E4-25DD7B833501}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7C168087-03AC-4C6B-91E4-25DD7B833501}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7C168087-03AC-4C6B-91E4-25DD7B833501}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7C168087-03AC-4C6B-91E4-25DD7B833501}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7C168087-03AC-4C6B-91E4-25DD7B833501}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8A7323CC-B3DF-44C1-9504-889E117D1378}
EndGlobalSection
EndGlobal