demo5/demo5.sln
2025-02-05 01:23:52 +03:00

17 lines
770 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "demo5", "demo5\demo5.csproj", "{E5F29055-83E1-4B73-A9E0-EFBD2695C785}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E5F29055-83E1-4B73-A9E0-EFBD2695C785}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E5F29055-83E1-4B73-A9E0-EFBD2695C785}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E5F29055-83E1-4B73-A9E0-EFBD2695C785}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E5F29055-83E1-4B73-A9E0-EFBD2695C785}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal