37 lines
2.3 KiB
Plaintext
37 lines
2.3 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 2012
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomNavigationProvider", "CustomNavigationProvider\CustomNavigationProvider.csproj", "{495D2FB0-5F24-46E9-A84C-DA9FB3B467F8}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomNavigationCommon", "CustomNavigationCommon\CustomNavigationCommon.csproj", "{7659F0F3-0E2A-4C4E-A0A4-D3B9240AB30B}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomNavigationCondoMarker", "CustomNavigationCondoMarker\CustomNavigationCondoMarker.csproj", "{002D1E1B-46E9-4E72-AB97-0C1E7F880CE8}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{495D2FB0-5F24-46E9-A84C-DA9FB3B467F8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{495D2FB0-5F24-46E9-A84C-DA9FB3B467F8}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{495D2FB0-5F24-46E9-A84C-DA9FB3B467F8}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
|
|
{495D2FB0-5F24-46E9-A84C-DA9FB3B467F8}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{495D2FB0-5F24-46E9-A84C-DA9FB3B467F8}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{495D2FB0-5F24-46E9-A84C-DA9FB3B467F8}.Release|Any CPU.Deploy.0 = Release|Any CPU
|
|
{7659F0F3-0E2A-4C4E-A0A4-D3B9240AB30B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{7659F0F3-0E2A-4C4E-A0A4-D3B9240AB30B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{7659F0F3-0E2A-4C4E-A0A4-D3B9240AB30B}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
|
|
{7659F0F3-0E2A-4C4E-A0A4-D3B9240AB30B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{7659F0F3-0E2A-4C4E-A0A4-D3B9240AB30B}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{7659F0F3-0E2A-4C4E-A0A4-D3B9240AB30B}.Release|Any CPU.Deploy.0 = Release|Any CPU
|
|
{002D1E1B-46E9-4E72-AB97-0C1E7F880CE8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{002D1E1B-46E9-4E72-AB97-0C1E7F880CE8}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{002D1E1B-46E9-4E72-AB97-0C1E7F880CE8}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{002D1E1B-46E9-4E72-AB97-0C1E7F880CE8}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|