Add project files.

This commit is contained in:
Junior 2023-05-12 17:19:21 -03:00
commit 5d3b4542bf
120 changed files with 36258 additions and 0 deletions

25
RHLauncher.sln Normal file
View file

@ -0,0 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33213.308
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RHLauncher", "RHLauncher.csproj", "{B6A96372-24D9-4667-9995-537D65AF2EEB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B6A96372-24D9-4667-9995-537D65AF2EEB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B6A96372-24D9-4667-9995-537D65AF2EEB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B6A96372-24D9-4667-9995-537D65AF2EEB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B6A96372-24D9-4667-9995-537D65AF2EEB}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {BB3F3BCB-8255-4BF7-ADBE-2480A82FB80A}
EndGlobalSection
EndGlobal