Files
2024-12-12 09:51:40 +01:00

30 lines
1.5 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Toolbar", "Toolbar.csproj", "{74FEBBA0-39B3-45B5-90EA-72CABAAA283B}"
ProjectSection(ProjectDependencies) = postProject
{81D7CA8E-6DE1-4E93-B068-6B12C82BB9C3} = {81D7CA8E-6DE1-4E93-B068-6B12C82BB9C3}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Commands", "Commands\Commands.csproj", "{81D7CA8E-6DE1-4E93-B068-6B12C82BB9C3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{74FEBBA0-39B3-45B5-90EA-72CABAAA283B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{74FEBBA0-39B3-45B5-90EA-72CABAAA283B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{74FEBBA0-39B3-45B5-90EA-72CABAAA283B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{74FEBBA0-39B3-45B5-90EA-72CABAAA283B}.Release|Any CPU.Build.0 = Release|Any CPU
{81D7CA8E-6DE1-4E93-B068-6B12C82BB9C3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{81D7CA8E-6DE1-4E93-B068-6B12C82BB9C3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{81D7CA8E-6DE1-4E93-B068-6B12C82BB9C3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{81D7CA8E-6DE1-4E93-B068-6B12C82BB9C3}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal