MusicPlayer done

This commit is contained in:
szabomarton
2023-12-15 09:19:46 +01:00
parent ba45a77131
commit 1083d18459
33 changed files with 424 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}") = "Zenelejatszo", "Zenelejatszo.csproj", "{3E1A8B3F-2D1B-4361-9886-93BE51E724AC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3E1A8B3F-2D1B-4361-9886-93BE51E724AC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3E1A8B3F-2D1B-4361-9886-93BE51E724AC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3E1A8B3F-2D1B-4361-9886-93BE51E724AC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3E1A8B3F-2D1B-4361-9886-93BE51E724AC}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F3F21D7F-E2B8-484D-A338-B782660C8CF0}
EndGlobalSection
EndGlobal