Files
codegen/codegen.sln
T

35 lines
1.7 KiB
Plaintext
Raw Normal View History

2025-10-03 01:38:26 +08:00
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31903.59
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Source", "Source\Source.csproj", "{F1B0542C-51A8-4953-A350-10B350394FE2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F1B0542C-51A8-4953-A350-10B350394FE2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F1B0542C-51A8-4953-A350-10B350394FE2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F1B0542C-51A8-4953-A350-10B350394FE2}.Debug|x64.ActiveCfg = Debug|Any CPU
{F1B0542C-51A8-4953-A350-10B350394FE2}.Debug|x64.Build.0 = Debug|Any CPU
{F1B0542C-51A8-4953-A350-10B350394FE2}.Debug|x86.ActiveCfg = Debug|Any CPU
{F1B0542C-51A8-4953-A350-10B350394FE2}.Debug|x86.Build.0 = Debug|Any CPU
{F1B0542C-51A8-4953-A350-10B350394FE2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F1B0542C-51A8-4953-A350-10B350394FE2}.Release|Any CPU.Build.0 = Release|Any CPU
{F1B0542C-51A8-4953-A350-10B350394FE2}.Release|x64.ActiveCfg = Release|Any CPU
{F1B0542C-51A8-4953-A350-10B350394FE2}.Release|x64.Build.0 = Release|Any CPU
{F1B0542C-51A8-4953-A350-10B350394FE2}.Release|x86.ActiveCfg = Release|Any CPU
{F1B0542C-51A8-4953-A350-10B350394FE2}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal