forked from GB28181/GB28181.Solution
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gb28181.Client.Form.sln
31 lines (31 loc) · 1.58 KB
/
Gb28181.Client.Form.sln
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27703.2026
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Gb28181.Client", "GB28181.Client\Gb28181.Client.csproj", "{3E2F1C35-7354-4F55-ABA4-44CBCE2E18B5}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SLW.MeidaNetEngine", "SLW.MeidaNetEngine\SLW.MeidaNetEngine.csproj", "{8332828E-DA9A-4813-9569-9DBA95DF8FF8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3E2F1C35-7354-4F55-ABA4-44CBCE2E18B5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3E2F1C35-7354-4F55-ABA4-44CBCE2E18B5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3E2F1C35-7354-4F55-ABA4-44CBCE2E18B5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3E2F1C35-7354-4F55-ABA4-44CBCE2E18B5}.Release|Any CPU.Build.0 = Release|Any CPU
{8332828E-DA9A-4813-9569-9DBA95DF8FF8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8332828E-DA9A-4813-9569-9DBA95DF8FF8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8332828E-DA9A-4813-9569-9DBA95DF8FF8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8332828E-DA9A-4813-9569-9DBA95DF8FF8}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7E878C6E-CFF1-4040-9F7D-12611E69F6D3}
EndGlobalSection
EndGlobal