30 lines
1.5 KiB
Plaintext
30 lines
1.5 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 9.00
|
|
# Visual Studio 2005
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UIExtensibility", "UIExtensibility.vcproj", "{647B706F-2C6C-4763-90BB-E430D11E9EF5}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{A0489732-6118-4096-8E04-A537FA842AB8} = {A0489732-6118-4096-8E04-A537FA842AB8}
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Utilities", "..\Utilities\Utilities.vcproj", "{A0489732-6118-4096-8E04-A537FA842AB8}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Win32 = Debug|Win32
|
|
Release|Win32 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{647B706F-2C6C-4763-90BB-E430D11E9EF5}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
{647B706F-2C6C-4763-90BB-E430D11E9EF5}.Debug|Win32.Build.0 = Debug|Win32
|
|
{647B706F-2C6C-4763-90BB-E430D11E9EF5}.Release|Win32.ActiveCfg = Release|Win32
|
|
{647B706F-2C6C-4763-90BB-E430D11E9EF5}.Release|Win32.Build.0 = Release|Win32
|
|
{A0489732-6118-4096-8E04-A537FA842AB8}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
{A0489732-6118-4096-8E04-A537FA842AB8}.Debug|Win32.Build.0 = Debug|Win32
|
|
{A0489732-6118-4096-8E04-A537FA842AB8}.Release|Win32.ActiveCfg = Release|Win32
|
|
{A0489732-6118-4096-8E04-A537FA842AB8}.Release|Win32.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|