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

29 lines
1.5 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RealTimeStylusPluginApp", "RealTimeStylusPluginApp.csproj", "{B535FFBF-A974-4919-BA6F-50E935E81154}"
ProjectSection(ProjectDependencies) = postProject
{10E52EC2-287A-4C86-93E6-B87B01C58053} = {10E52EC2-287A-4C86-93E6-B87B01C58053}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RealTimeStylusPlugins", "RealTimeStylusPlugins.csproj", "{10E52EC2-287A-4C86-93E6-B87B01C58053}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B535FFBF-A974-4919-BA6F-50E935E81154}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B535FFBF-A974-4919-BA6F-50E935E81154}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B535FFBF-A974-4919-BA6F-50E935E81154}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B535FFBF-A974-4919-BA6F-50E935E81154}.Release|Any CPU.Build.0 = Release|Any CPU
{10E52EC2-287A-4C86-93E6-B87B01C58053}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{10E52EC2-287A-4C86-93E6-B87B01C58053}.Debug|Any CPU.Build.0 = Debug|Any CPU
{10E52EC2-287A-4C86-93E6-B87B01C58053}.Release|Any CPU.ActiveCfg = Release|Any CPU
{10E52EC2-287A-4C86-93E6-B87B01C58053}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal