Add project files.

This commit is contained in:
marthanelentianita
2025-05-09 19:00:21 +02:00
parent 41b0c42da9
commit ed07237c41
8 changed files with 230 additions and 0 deletions

25
OsztoProgram.sln Normal file
View File

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

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.13.35931.197 d17.13
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OsztoProgram", "OsztoProgram\OsztoProgram.csproj", "{E8BCC20E-3070-449C-805D-963A03658B8A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E8BCC20E-3070-449C-805D-963A03658B8A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E8BCC20E-3070-449C-805D-963A03658B8A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E8BCC20E-3070-449C-805D-963A03658B8A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E8BCC20E-3070-449C-805D-963A03658B8A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {56E6C5CC-87AC-4ACE-B251-8C03B8ADBD82}
EndGlobalSection
EndGlobal