2025-11-28 00:35:46 +09:00

42 lines
2.5 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PaperForm", "PaperForm.csproj", "{73482900-37CC-42A7-976B-8CB097593360}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CopyFormData", "CopyFormData.vcproj", "{A326B3AE-E383-4138-9E44-A363712242FF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|Win32 = Debug|Win32
Release|Any CPU = Release|Any CPU
Release|Mixed Platforms = Release|Mixed Platforms
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{73482900-37CC-42A7-976B-8CB097593360}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{73482900-37CC-42A7-976B-8CB097593360}.Debug|Any CPU.Build.0 = Debug|Any CPU
{73482900-37CC-42A7-976B-8CB097593360}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{73482900-37CC-42A7-976B-8CB097593360}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{73482900-37CC-42A7-976B-8CB097593360}.Debug|Win32.ActiveCfg = Debug|Any CPU
{73482900-37CC-42A7-976B-8CB097593360}.Release|Any CPU.ActiveCfg = Release|Any CPU
{73482900-37CC-42A7-976B-8CB097593360}.Release|Any CPU.Build.0 = Release|Any CPU
{73482900-37CC-42A7-976B-8CB097593360}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{73482900-37CC-42A7-976B-8CB097593360}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{73482900-37CC-42A7-976B-8CB097593360}.Release|Win32.ActiveCfg = Release|Any CPU
{A326B3AE-E383-4138-9E44-A363712242FF}.Debug|Any CPU.ActiveCfg = Debug|Win32
{A326B3AE-E383-4138-9E44-A363712242FF}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32
{A326B3AE-E383-4138-9E44-A363712242FF}.Debug|Mixed Platforms.Build.0 = Debug|Win32
{A326B3AE-E383-4138-9E44-A363712242FF}.Debug|Win32.ActiveCfg = Debug|Win32
{A326B3AE-E383-4138-9E44-A363712242FF}.Debug|Win32.Build.0 = Debug|Win32
{A326B3AE-E383-4138-9E44-A363712242FF}.Release|Any CPU.ActiveCfg = Release|Win32
{A326B3AE-E383-4138-9E44-A363712242FF}.Release|Mixed Platforms.ActiveCfg = Release|Win32
{A326B3AE-E383-4138-9E44-A363712242FF}.Release|Mixed Platforms.Build.0 = Release|Win32
{A326B3AE-E383-4138-9E44-A363712242FF}.Release|Win32.ActiveCfg = Release|Win32
{A326B3AE-E383-4138-9E44-A363712242FF}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal