-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathMixman_DM2.sln
103 lines (103 loc) · 6.45 KB
/
Mixman_DM2.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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28010.2019
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Mixman_DM2", "Mixman_DM2\Mixman_DM2.vcxproj", "{85205D25-082D-481B-91AB-9A755BEF611B}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Mixman_Filter", "Mixman_Filter\Mixman_Filter.vcxproj", "{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|ARM = Debug|ARM
Debug|ARM64 = Debug|ARM64
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
no-deploy|ARM = no-deploy|ARM
no-deploy|ARM64 = no-deploy|ARM64
no-deploy|x64 = no-deploy|x64
no-deploy|x86 = no-deploy|x86
Release|ARM = Release|ARM
Release|ARM64 = Release|ARM64
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{85205D25-082D-481B-91AB-9A755BEF611B}.Debug|ARM.ActiveCfg = Debug|ARM
{85205D25-082D-481B-91AB-9A755BEF611B}.Debug|ARM.Build.0 = Debug|ARM
{85205D25-082D-481B-91AB-9A755BEF611B}.Debug|ARM.Deploy.0 = Debug|ARM
{85205D25-082D-481B-91AB-9A755BEF611B}.Debug|ARM64.ActiveCfg = Debug|ARM64
{85205D25-082D-481B-91AB-9A755BEF611B}.Debug|ARM64.Build.0 = Debug|ARM64
{85205D25-082D-481B-91AB-9A755BEF611B}.Debug|ARM64.Deploy.0 = Debug|ARM64
{85205D25-082D-481B-91AB-9A755BEF611B}.Debug|x64.ActiveCfg = Debug|x64
{85205D25-082D-481B-91AB-9A755BEF611B}.Debug|x64.Build.0 = Debug|x64
{85205D25-082D-481B-91AB-9A755BEF611B}.Debug|x86.ActiveCfg = Debug|Win32
{85205D25-082D-481B-91AB-9A755BEF611B}.Debug|x86.Build.0 = Debug|Win32
{85205D25-082D-481B-91AB-9A755BEF611B}.Debug|x86.Deploy.0 = Debug|Win32
{85205D25-082D-481B-91AB-9A755BEF611B}.no-deploy|ARM.ActiveCfg = no-deploy|ARM
{85205D25-082D-481B-91AB-9A755BEF611B}.no-deploy|ARM.Build.0 = no-deploy|ARM
{85205D25-082D-481B-91AB-9A755BEF611B}.no-deploy|ARM.Deploy.0 = no-deploy|ARM
{85205D25-082D-481B-91AB-9A755BEF611B}.no-deploy|ARM64.ActiveCfg = no-deploy|ARM64
{85205D25-082D-481B-91AB-9A755BEF611B}.no-deploy|ARM64.Build.0 = no-deploy|ARM64
{85205D25-082D-481B-91AB-9A755BEF611B}.no-deploy|ARM64.Deploy.0 = no-deploy|ARM64
{85205D25-082D-481B-91AB-9A755BEF611B}.no-deploy|x64.ActiveCfg = Debug|x64
{85205D25-082D-481B-91AB-9A755BEF611B}.no-deploy|x64.Build.0 = Debug|x64
{85205D25-082D-481B-91AB-9A755BEF611B}.no-deploy|x64.Deploy.0 = Debug|x64
{85205D25-082D-481B-91AB-9A755BEF611B}.no-deploy|x86.ActiveCfg = no-deploy|Win32
{85205D25-082D-481B-91AB-9A755BEF611B}.no-deploy|x86.Build.0 = no-deploy|Win32
{85205D25-082D-481B-91AB-9A755BEF611B}.no-deploy|x86.Deploy.0 = no-deploy|Win32
{85205D25-082D-481B-91AB-9A755BEF611B}.Release|ARM.ActiveCfg = Release|ARM
{85205D25-082D-481B-91AB-9A755BEF611B}.Release|ARM.Build.0 = Release|ARM
{85205D25-082D-481B-91AB-9A755BEF611B}.Release|ARM.Deploy.0 = Release|ARM
{85205D25-082D-481B-91AB-9A755BEF611B}.Release|ARM64.ActiveCfg = Release|ARM64
{85205D25-082D-481B-91AB-9A755BEF611B}.Release|ARM64.Build.0 = Release|ARM64
{85205D25-082D-481B-91AB-9A755BEF611B}.Release|ARM64.Deploy.0 = Release|ARM64
{85205D25-082D-481B-91AB-9A755BEF611B}.Release|x64.ActiveCfg = Release|x64
{85205D25-082D-481B-91AB-9A755BEF611B}.Release|x64.Build.0 = Release|x64
{85205D25-082D-481B-91AB-9A755BEF611B}.Release|x86.ActiveCfg = Release|Win32
{85205D25-082D-481B-91AB-9A755BEF611B}.Release|x86.Build.0 = Release|Win32
{85205D25-082D-481B-91AB-9A755BEF611B}.Release|x86.Deploy.0 = Release|Win32
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.Debug|ARM.ActiveCfg = Debug|ARM
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.Debug|ARM.Build.0 = Debug|ARM
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.Debug|ARM.Deploy.0 = Debug|ARM
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.Debug|ARM64.ActiveCfg = Debug|ARM64
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.Debug|ARM64.Build.0 = Debug|ARM64
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.Debug|ARM64.Deploy.0 = Debug|ARM64
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.Debug|x64.ActiveCfg = Debug|x64
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.Debug|x64.Build.0 = Debug|x64
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.Debug|x64.Deploy.0 = Debug|x64
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.Debug|x86.ActiveCfg = Debug|Win32
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.Debug|x86.Build.0 = Debug|Win32
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.Debug|x86.Deploy.0 = Debug|Win32
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.no-deploy|ARM.ActiveCfg = Release|ARM
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.no-deploy|ARM.Build.0 = Release|ARM
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.no-deploy|ARM.Deploy.0 = Release|ARM
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.no-deploy|ARM64.ActiveCfg = Release|ARM64
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.no-deploy|ARM64.Build.0 = Release|ARM64
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.no-deploy|ARM64.Deploy.0 = Release|ARM64
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.no-deploy|x64.ActiveCfg = Debug|x64
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.no-deploy|x64.Build.0 = Debug|x64
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.no-deploy|x64.Deploy.0 = Debug|x64
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.no-deploy|x86.ActiveCfg = Release|Win32
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.no-deploy|x86.Build.0 = Release|Win32
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.no-deploy|x86.Deploy.0 = Release|Win32
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.Release|ARM.ActiveCfg = Release|ARM
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.Release|ARM.Build.0 = Release|ARM
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.Release|ARM.Deploy.0 = Release|ARM
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.Release|ARM64.ActiveCfg = Release|ARM64
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.Release|ARM64.Build.0 = Release|ARM64
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.Release|ARM64.Deploy.0 = Release|ARM64
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.Release|x64.ActiveCfg = Release|x64
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.Release|x64.Build.0 = Release|x64
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.Release|x64.Deploy.0 = Release|x64
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.Release|x86.ActiveCfg = Release|Win32
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.Release|x86.Build.0 = Release|Win32
{808E8F39-C3DA-4CDD-9BB4-F3B7D0BDE309}.Release|x86.Deploy.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {AE19FA5A-0D6F-476F-B423-DA7101878AD9}
EndGlobalSection
EndGlobal