panSight3DForm/PanSight3DForm/PanSight3DForm.sln
2024-09-26 01:41:50 +08:00

32 lines
1.4 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.10.35013.160
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PanSight3DForm", "PanSight3DForm.csproj", "{CB2EBB4D-EDF7-4346-A8A0-928FFA87B38E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CB2EBB4D-EDF7-4346-A8A0-928FFA87B38E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CB2EBB4D-EDF7-4346-A8A0-928FFA87B38E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CB2EBB4D-EDF7-4346-A8A0-928FFA87B38E}.Debug|x64.ActiveCfg = Debug|x64
{CB2EBB4D-EDF7-4346-A8A0-928FFA87B38E}.Debug|x64.Build.0 = Debug|x64
{CB2EBB4D-EDF7-4346-A8A0-928FFA87B38E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CB2EBB4D-EDF7-4346-A8A0-928FFA87B38E}.Release|Any CPU.Build.0 = Release|Any CPU
{CB2EBB4D-EDF7-4346-A8A0-928FFA87B38E}.Release|x64.ActiveCfg = Release|x64
{CB2EBB4D-EDF7-4346-A8A0-928FFA87B38E}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B33C36B1-562D-47DA-A2F8-A9E3F8C89783}
EndGlobalSection
EndGlobal