Files

20 lines
1.0 KiB
Plaintext
Raw Permalink Normal View History

2023-07-30 00:22:03 -07:00
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WacK", "WacK.csproj", "{2797AE7C-0780-47EF-B89B-1F339403C89F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
ExportDebug|Any CPU = ExportDebug|Any CPU
ExportRelease|Any CPU = ExportRelease|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2797AE7C-0780-47EF-B89B-1F339403C89F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2797AE7C-0780-47EF-B89B-1F339403C89F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2797AE7C-0780-47EF-B89B-1F339403C89F}.ExportDebug|Any CPU.ActiveCfg = ExportDebug|Any CPU
{2797AE7C-0780-47EF-B89B-1F339403C89F}.ExportDebug|Any CPU.Build.0 = ExportDebug|Any CPU
{2797AE7C-0780-47EF-B89B-1F339403C89F}.ExportRelease|Any CPU.ActiveCfg = ExportRelease|Any CPU
{2797AE7C-0780-47EF-B89B-1F339403C89F}.ExportRelease|Any CPU.Build.0 = ExportRelease|Any CPU
EndGlobalSection
EndGlobal