AirScout/NDDE/NDde/Source/NDde.sln

27 wiersze
1.3 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NDde", "NDde\NDde.csproj", "{D77772F9-3D3D-40BA-B95F-05C45878078F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NDde.Test", "NDde.Test\NDde.Test.csproj", "{D6FDDD04-3BB0-4AE4-B69A-CE8C1238FB00}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D77772F9-3D3D-40BA-B95F-05C45878078F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D77772F9-3D3D-40BA-B95F-05C45878078F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D77772F9-3D3D-40BA-B95F-05C45878078F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D77772F9-3D3D-40BA-B95F-05C45878078F}.Release|Any CPU.Build.0 = Release|Any CPU
{D6FDDD04-3BB0-4AE4-B69A-CE8C1238FB00}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D6FDDD04-3BB0-4AE4-B69A-CE8C1238FB00}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D6FDDD04-3BB0-4AE4-B69A-CE8C1238FB00}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D6FDDD04-3BB0-4AE4-B69A-CE8C1238FB00}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal