Files
OpenRec-Launcher/OpenRecLauncher.sln
recroom2016tutorial e95084d5fe Add project files.
2022-06-11 21:42:46 -04:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.2.32516.85
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "OpenRec2", "OpenRec2.csproj", "{1B79F30E-F17A-4B67-9836-60921C56D23F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1B79F30E-F17A-4B67-9836-60921C56D23F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1B79F30E-F17A-4B67-9836-60921C56D23F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1B79F30E-F17A-4B67-9836-60921C56D23F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1B79F30E-F17A-4B67-9836-60921C56D23F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D78070AD-28B0-4F39-94C1-1EAA30B51637}
EndGlobalSection
EndGlobal