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("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Toolbar", "Toolbar.vbproj", "{4459628F-8992-48DE-8980-BA0225C3D14F}"
ProjectSection(ProjectDependencies) = postProject
{B375028D-B6F6-4384-A0F0-A9E9C8195B5C} = {B375028D-B6F6-4384-A0F0-A9E9C8195B5C}
EndProjectSection
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Commands", "Commands\Commands.vbproj", "{B375028D-B6F6-4384-A0F0-A9E9C8195B5C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4459628F-8992-48DE-8980-BA0225C3D14F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4459628F-8992-48DE-8980-BA0225C3D14F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4459628F-8992-48DE-8980-BA0225C3D14F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4459628F-8992-48DE-8980-BA0225C3D14F}.Release|Any CPU.Build.0 = Release|Any CPU
{B375028D-B6F6-4384-A0F0-A9E9C8195B5C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B375028D-B6F6-4384-A0F0-A9E9C8195B5C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B375028D-B6F6-4384-A0F0-A9E9C8195B5C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B375028D-B6F6-4384-A0F0-A9E9C8195B5C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal