This repository was archived by the owner on Nov 27, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathDHI.Generic.NetCDF.MIKE.sln
More file actions
40 lines (40 loc) · 1.87 KB
/
DHI.Generic.NetCDF.MIKE.sln
File metadata and controls
40 lines (40 loc) · 1.87 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DHI.Generic.NetCDF.MIKE", "DHI.Generic.NetCDF.MIKE.csproj", "{974BBDBB-964D-4D99-A794-04E6DE90B89C}"
EndProject
Global
GlobalSection(SourceCodeControl) = preSolution
SccNumberOfProjects = 2
SccProjectUniqueName0 = DHI.Generic.NetCDF.MIKE.csproj
SccLocalPath0 = .
SccProjectName1 = SurroundSCMScci
SccLocalPath1 = .
SccProvider1 = MSSCCI:Surround\u0020SCM
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{974BBDBB-964D-4D99-A794-04E6DE90B89C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{974BBDBB-964D-4D99-A794-04E6DE90B89C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{974BBDBB-964D-4D99-A794-04E6DE90B89C}.Debug|x64.ActiveCfg = Debug|x86
{974BBDBB-964D-4D99-A794-04E6DE90B89C}.Debug|x64.Build.0 = Debug|x86
{974BBDBB-964D-4D99-A794-04E6DE90B89C}.Debug|x86.ActiveCfg = Debug|x86
{974BBDBB-964D-4D99-A794-04E6DE90B89C}.Debug|x86.Build.0 = Debug|x86
{974BBDBB-964D-4D99-A794-04E6DE90B89C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{974BBDBB-964D-4D99-A794-04E6DE90B89C}.Release|Any CPU.Build.0 = Release|Any CPU
{974BBDBB-964D-4D99-A794-04E6DE90B89C}.Release|x64.ActiveCfg = Release|x64
{974BBDBB-964D-4D99-A794-04E6DE90B89C}.Release|x64.Build.0 = Release|x64
{974BBDBB-964D-4D99-A794-04E6DE90B89C}.Release|x86.ActiveCfg = Release|x86
{974BBDBB-964D-4D99-A794-04E6DE90B89C}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal