arkanoid/Arkanoidv3.0.sln
Mootfrost777 79260807c7 v.0.3
Start commit. All gameplay. Textbox lib by my friend was broken(not fatal for gameplay).
2021-12-21 19:57:41 +03:00

25 lines
1.1 KiB
Text

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30804.86
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Arkanoidv3.0", "Arkanoidv3.0\Arkanoidv3.0.csproj", "{C25DD048-0BCD-4892-822E-4FC29D56E60E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C25DD048-0BCD-4892-822E-4FC29D56E60E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C25DD048-0BCD-4892-822E-4FC29D56E60E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C25DD048-0BCD-4892-822E-4FC29D56E60E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C25DD048-0BCD-4892-822E-4FC29D56E60E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {3429E7F4-B6AB-4CFD-AD01-E0DA20829A90}
EndGlobalSection
EndGlobal