-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathExample-WPF.sln
71 lines (71 loc) · 4.29 KB
/
Example-WPF.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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31903.59
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ULog Example -WPF", "Example-WPF\ULog Example -WPF.csproj", "{A390724D-7E76-4B60-B58B-CB32FB6C28A8}"
ProjectSection(ProjectDependencies) = postProject
{5FC638D0-97DB-4D28-BF15-118BEE3EFF5B} = {5FC638D0-97DB-4D28-BF15-118BEE3EFF5B}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ULog_NET", "VisualStudio\ULog_NET\ULog_NET.csproj", "{5FC638D0-97DB-4D28-BF15-118BEE3EFF5B}"
ProjectSection(ProjectDependencies) = postProject
{B315DDE7-5647-4547-BBE4-B26CB47FDDAA} = {B315DDE7-5647-4547-BBE4-B26CB47FDDAA}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ULog_DLL", "VisualStudio\ULog_DLL.vcxproj", "{B315DDE7-5647-4547-BBE4-B26CB47FDDAA}"
EndProject
Global
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
{A390724D-7E76-4B60-B58B-CB32FB6C28A8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A390724D-7E76-4B60-B58B-CB32FB6C28A8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A390724D-7E76-4B60-B58B-CB32FB6C28A8}.Debug|x64.ActiveCfg = Debug|Any CPU
{A390724D-7E76-4B60-B58B-CB32FB6C28A8}.Debug|x64.Build.0 = Debug|Any CPU
{A390724D-7E76-4B60-B58B-CB32FB6C28A8}.Debug|x86.ActiveCfg = Debug|Any CPU
{A390724D-7E76-4B60-B58B-CB32FB6C28A8}.Debug|x86.Build.0 = Debug|Any CPU
{A390724D-7E76-4B60-B58B-CB32FB6C28A8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A390724D-7E76-4B60-B58B-CB32FB6C28A8}.Release|Any CPU.Build.0 = Release|Any CPU
{A390724D-7E76-4B60-B58B-CB32FB6C28A8}.Release|x64.ActiveCfg = Release|Any CPU
{A390724D-7E76-4B60-B58B-CB32FB6C28A8}.Release|x64.Build.0 = Release|Any CPU
{A390724D-7E76-4B60-B58B-CB32FB6C28A8}.Release|x86.ActiveCfg = Release|Any CPU
{A390724D-7E76-4B60-B58B-CB32FB6C28A8}.Release|x86.Build.0 = Release|Any CPU
{5FC638D0-97DB-4D28-BF15-118BEE3EFF5B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5FC638D0-97DB-4D28-BF15-118BEE3EFF5B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5FC638D0-97DB-4D28-BF15-118BEE3EFF5B}.Debug|x64.ActiveCfg = Debug|Any CPU
{5FC638D0-97DB-4D28-BF15-118BEE3EFF5B}.Debug|x64.Build.0 = Debug|Any CPU
{5FC638D0-97DB-4D28-BF15-118BEE3EFF5B}.Debug|x86.ActiveCfg = Debug|Any CPU
{5FC638D0-97DB-4D28-BF15-118BEE3EFF5B}.Debug|x86.Build.0 = Debug|Any CPU
{5FC638D0-97DB-4D28-BF15-118BEE3EFF5B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5FC638D0-97DB-4D28-BF15-118BEE3EFF5B}.Release|Any CPU.Build.0 = Release|Any CPU
{5FC638D0-97DB-4D28-BF15-118BEE3EFF5B}.Release|x64.ActiveCfg = Release|Any CPU
{5FC638D0-97DB-4D28-BF15-118BEE3EFF5B}.Release|x64.Build.0 = Release|Any CPU
{5FC638D0-97DB-4D28-BF15-118BEE3EFF5B}.Release|x86.ActiveCfg = Release|Any CPU
{5FC638D0-97DB-4D28-BF15-118BEE3EFF5B}.Release|x86.Build.0 = Release|Any CPU
{B315DDE7-5647-4547-BBE4-B26CB47FDDAA}.Debug|Any CPU.ActiveCfg = Debug|x64
{B315DDE7-5647-4547-BBE4-B26CB47FDDAA}.Debug|Any CPU.Build.0 = Debug|x64
{B315DDE7-5647-4547-BBE4-B26CB47FDDAA}.Debug|x64.ActiveCfg = Debug|x64
{B315DDE7-5647-4547-BBE4-B26CB47FDDAA}.Debug|x64.Build.0 = Debug|x64
{B315DDE7-5647-4547-BBE4-B26CB47FDDAA}.Debug|x86.ActiveCfg = Debug|Win32
{B315DDE7-5647-4547-BBE4-B26CB47FDDAA}.Debug|x86.Build.0 = Debug|Win32
{B315DDE7-5647-4547-BBE4-B26CB47FDDAA}.Release|Any CPU.ActiveCfg = Release|x64
{B315DDE7-5647-4547-BBE4-B26CB47FDDAA}.Release|Any CPU.Build.0 = Release|x64
{B315DDE7-5647-4547-BBE4-B26CB47FDDAA}.Release|x64.ActiveCfg = Release|x64
{B315DDE7-5647-4547-BBE4-B26CB47FDDAA}.Release|x64.Build.0 = Release|x64
{B315DDE7-5647-4547-BBE4-B26CB47FDDAA}.Release|x86.ActiveCfg = Release|Win32
{B315DDE7-5647-4547-BBE4-B26CB47FDDAA}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {C4F1C313-3DE2-433D-A9CA-F64B50C0204B}
EndGlobalSection
EndGlobal