Udara/PSTW.sln
2026-03-19 11:53:15 +08:00

32 lines
1.6 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.14.36930.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Udara", "Udara\Udara.csproj", "{9E992754-F4BE-49BB-A4F6-747CDBDB11B1}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UdaraWindows", "UdaraWindows\UdaraWindows.csproj", "{D4047220-220B-45B3-A137-C2611774473A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9E992754-F4BE-49BB-A4F6-747CDBDB11B1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9E992754-F4BE-49BB-A4F6-747CDBDB11B1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9E992754-F4BE-49BB-A4F6-747CDBDB11B1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9E992754-F4BE-49BB-A4F6-747CDBDB11B1}.Release|Any CPU.Build.0 = Release|Any CPU
{D4047220-220B-45B3-A137-C2611774473A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D4047220-220B-45B3-A137-C2611774473A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D4047220-220B-45B3-A137-C2611774473A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D4047220-220B-45B3-A137-C2611774473A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6F63CE08-E9F9-4DB5-836F-B97740D42AA9}
EndGlobalSection
EndGlobal