You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

44 lines
2.5 KiB

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29609.76
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "napdump", "napdump\napdump.csproj", "{318F8582-6991-4CFF-84D6-47B7BBBFABBD}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ndimg", "ndimg\ndimg.csproj", "{51F1A04E-FB27-417E-B0B2-99D99C1442D0}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ndpack", "ndpack\ndpack.csproj", "{98E931DC-AB76-4830-BD60-0F511FBBC46B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ndview", "ndview\ndview.csproj", "{E1FF4D09-77B2-4852-A52A-43D4BB60AC6E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{318F8582-6991-4CFF-84D6-47B7BBBFABBD}.Debug|Any CPU.ActiveCfg = Release|Any CPU
{318F8582-6991-4CFF-84D6-47B7BBBFABBD}.Debug|Any CPU.Build.0 = Release|Any CPU
{318F8582-6991-4CFF-84D6-47B7BBBFABBD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{318F8582-6991-4CFF-84D6-47B7BBBFABBD}.Release|Any CPU.Build.0 = Release|Any CPU
{51F1A04E-FB27-417E-B0B2-99D99C1442D0}.Debug|Any CPU.ActiveCfg = Release|Any CPU
{51F1A04E-FB27-417E-B0B2-99D99C1442D0}.Debug|Any CPU.Build.0 = Release|Any CPU
{51F1A04E-FB27-417E-B0B2-99D99C1442D0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{51F1A04E-FB27-417E-B0B2-99D99C1442D0}.Release|Any CPU.Build.0 = Release|Any CPU
{98E931DC-AB76-4830-BD60-0F511FBBC46B}.Debug|Any CPU.ActiveCfg = Release|Any CPU
{98E931DC-AB76-4830-BD60-0F511FBBC46B}.Debug|Any CPU.Build.0 = Release|Any CPU
{98E931DC-AB76-4830-BD60-0F511FBBC46B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{98E931DC-AB76-4830-BD60-0F511FBBC46B}.Release|Any CPU.Build.0 = Release|Any CPU
{E1FF4D09-77B2-4852-A52A-43D4BB60AC6E}.Debug|Any CPU.ActiveCfg = Release|Any CPU
{E1FF4D09-77B2-4852-A52A-43D4BB60AC6E}.Debug|Any CPU.Build.0 = Release|Any CPU
{E1FF4D09-77B2-4852-A52A-43D4BB60AC6E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E1FF4D09-77B2-4852-A52A-43D4BB60AC6E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8BA0091A-D949-43B5-854F-4D7EFBDECFEC}
EndGlobalSection
EndGlobal