forked from pinterf/masktools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmasktools.sln
100 lines (100 loc) · 8.02 KB
/
masktools.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.28729.10
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "common", "common\build\common.vcxproj", "{DBFBE277-5B8D-4258-B522-13146FD1E722}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "masktools", "masktools\build\masktools.vcxproj", "{185396D8-57BD-4DDF-8CD3-26035EA50DB9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
debug-avs26-16bit|Win32 = debug-avs26-16bit|Win32
debug-avs26-16bit|x64 = debug-avs26-16bit|x64
profile-avs26-16bit|Win32 = profile-avs26-16bit|Win32
profile-avs26-16bit|x64 = profile-avs26-16bit|x64
release-boost|Win32 = release-boost|Win32
release-boost|x64 = release-boost|x64
release-boost-dualsign|Win32 = release-boost-dualsign|Win32
release-boost-dualsign|x64 = release-boost-dualsign|x64
release-LLVM-boost|Win32 = release-LLVM-boost|Win32
release-LLVM-boost|x64 = release-LLVM-boost|x64
release-LLVM-clangCL|Win32 = release-LLVM-clangCL|Win32
release-LLVM-clangCL|x64 = release-LLVM-clangCL|x64
release-no-boost|Win32 = release-no-boost|Win32
release-no-boost|x64 = release-no-boost|x64
release-no-boost-dualsign|Win32 = release-no-boost-dualsign|Win32
release-no-boost-dualsign|x64 = release-no-boost-dualsign|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DBFBE277-5B8D-4258-B522-13146FD1E722}.debug-avs26-16bit|Win32.ActiveCfg = debug-avs26-16bit|Win32
{DBFBE277-5B8D-4258-B522-13146FD1E722}.debug-avs26-16bit|Win32.Build.0 = debug-avs26-16bit|Win32
{DBFBE277-5B8D-4258-B522-13146FD1E722}.debug-avs26-16bit|x64.ActiveCfg = debug-avs26-16bit|x64
{DBFBE277-5B8D-4258-B522-13146FD1E722}.debug-avs26-16bit|x64.Build.0 = debug-avs26-16bit|x64
{DBFBE277-5B8D-4258-B522-13146FD1E722}.profile-avs26-16bit|Win32.ActiveCfg = profile-avs26-16bit|Win32
{DBFBE277-5B8D-4258-B522-13146FD1E722}.profile-avs26-16bit|Win32.Build.0 = profile-avs26-16bit|Win32
{DBFBE277-5B8D-4258-B522-13146FD1E722}.profile-avs26-16bit|x64.ActiveCfg = profile-avs26-16bit|x64
{DBFBE277-5B8D-4258-B522-13146FD1E722}.profile-avs26-16bit|x64.Build.0 = profile-avs26-16bit|x64
{DBFBE277-5B8D-4258-B522-13146FD1E722}.release-boost|Win32.ActiveCfg = release-boost|Win32
{DBFBE277-5B8D-4258-B522-13146FD1E722}.release-boost|Win32.Build.0 = release-boost|Win32
{DBFBE277-5B8D-4258-B522-13146FD1E722}.release-boost|x64.ActiveCfg = release-boost|x64
{DBFBE277-5B8D-4258-B522-13146FD1E722}.release-boost|x64.Build.0 = release-boost|x64
{DBFBE277-5B8D-4258-B522-13146FD1E722}.release-boost-dualsign|Win32.ActiveCfg = release-boost-dualsign|Win32
{DBFBE277-5B8D-4258-B522-13146FD1E722}.release-boost-dualsign|Win32.Build.0 = release-boost-dualsign|Win32
{DBFBE277-5B8D-4258-B522-13146FD1E722}.release-boost-dualsign|x64.ActiveCfg = release-boost-dualsign|x64
{DBFBE277-5B8D-4258-B522-13146FD1E722}.release-boost-dualsign|x64.Build.0 = release-boost-dualsign|x64
{DBFBE277-5B8D-4258-B522-13146FD1E722}.release-LLVM-boost|Win32.ActiveCfg = release-LLVM-boost|Win32
{DBFBE277-5B8D-4258-B522-13146FD1E722}.release-LLVM-boost|Win32.Build.0 = release-LLVM-boost|Win32
{DBFBE277-5B8D-4258-B522-13146FD1E722}.release-LLVM-boost|x64.ActiveCfg = release-LLVM-boost|x64
{DBFBE277-5B8D-4258-B522-13146FD1E722}.release-LLVM-boost|x64.Build.0 = release-LLVM-boost|x64
{DBFBE277-5B8D-4258-B522-13146FD1E722}.release-LLVM-clangCL|Win32.ActiveCfg = release-LLVM-clangCL|Win32
{DBFBE277-5B8D-4258-B522-13146FD1E722}.release-LLVM-clangCL|Win32.Build.0 = release-LLVM-clangCL|Win32
{DBFBE277-5B8D-4258-B522-13146FD1E722}.release-LLVM-clangCL|x64.ActiveCfg = release-LLVM-clangCL|x64
{DBFBE277-5B8D-4258-B522-13146FD1E722}.release-LLVM-clangCL|x64.Build.0 = release-LLVM-clangCL|x64
{DBFBE277-5B8D-4258-B522-13146FD1E722}.release-no-boost|Win32.ActiveCfg = release-no-boost|Win32
{DBFBE277-5B8D-4258-B522-13146FD1E722}.release-no-boost|Win32.Build.0 = release-no-boost|Win32
{DBFBE277-5B8D-4258-B522-13146FD1E722}.release-no-boost|x64.ActiveCfg = release-no-boost|x64
{DBFBE277-5B8D-4258-B522-13146FD1E722}.release-no-boost|x64.Build.0 = release-no-boost|x64
{DBFBE277-5B8D-4258-B522-13146FD1E722}.release-no-boost-dualsign|Win32.ActiveCfg = release-no-boost-dualsign|Win32
{DBFBE277-5B8D-4258-B522-13146FD1E722}.release-no-boost-dualsign|Win32.Build.0 = release-no-boost-dualsign|Win32
{DBFBE277-5B8D-4258-B522-13146FD1E722}.release-no-boost-dualsign|x64.ActiveCfg = release-no-boost-dualsign|x64
{DBFBE277-5B8D-4258-B522-13146FD1E722}.release-no-boost-dualsign|x64.Build.0 = release-no-boost-dualsign|x64
{185396D8-57BD-4DDF-8CD3-26035EA50DB9}.debug-avs26-16bit|Win32.ActiveCfg = debug-avs26-16bit|Win32
{185396D8-57BD-4DDF-8CD3-26035EA50DB9}.debug-avs26-16bit|Win32.Build.0 = debug-avs26-16bit|Win32
{185396D8-57BD-4DDF-8CD3-26035EA50DB9}.debug-avs26-16bit|x64.ActiveCfg = debug-avs26-16bit|x64
{185396D8-57BD-4DDF-8CD3-26035EA50DB9}.debug-avs26-16bit|x64.Build.0 = debug-avs26-16bit|x64
{185396D8-57BD-4DDF-8CD3-26035EA50DB9}.profile-avs26-16bit|Win32.ActiveCfg = profile-avs26-16bit|Win32
{185396D8-57BD-4DDF-8CD3-26035EA50DB9}.profile-avs26-16bit|Win32.Build.0 = profile-avs26-16bit|Win32
{185396D8-57BD-4DDF-8CD3-26035EA50DB9}.profile-avs26-16bit|x64.ActiveCfg = profile-avs26-16bit|x64
{185396D8-57BD-4DDF-8CD3-26035EA50DB9}.profile-avs26-16bit|x64.Build.0 = profile-avs26-16bit|x64
{185396D8-57BD-4DDF-8CD3-26035EA50DB9}.release-boost|Win32.ActiveCfg = release-boost|Win32
{185396D8-57BD-4DDF-8CD3-26035EA50DB9}.release-boost|Win32.Build.0 = release-boost|Win32
{185396D8-57BD-4DDF-8CD3-26035EA50DB9}.release-boost|x64.ActiveCfg = release-boost|x64
{185396D8-57BD-4DDF-8CD3-26035EA50DB9}.release-boost|x64.Build.0 = release-boost|x64
{185396D8-57BD-4DDF-8CD3-26035EA50DB9}.release-boost-dualsign|Win32.ActiveCfg = release-boost-dualsign|Win32
{185396D8-57BD-4DDF-8CD3-26035EA50DB9}.release-boost-dualsign|Win32.Build.0 = release-boost-dualsign|Win32
{185396D8-57BD-4DDF-8CD3-26035EA50DB9}.release-boost-dualsign|x64.ActiveCfg = release-boost-dualsign|x64
{185396D8-57BD-4DDF-8CD3-26035EA50DB9}.release-boost-dualsign|x64.Build.0 = release-boost-dualsign|x64
{185396D8-57BD-4DDF-8CD3-26035EA50DB9}.release-LLVM-boost|Win32.ActiveCfg = release-LLVM-boost|Win32
{185396D8-57BD-4DDF-8CD3-26035EA50DB9}.release-LLVM-boost|Win32.Build.0 = release-LLVM-boost|Win32
{185396D8-57BD-4DDF-8CD3-26035EA50DB9}.release-LLVM-boost|x64.ActiveCfg = release-LLVM-boost|x64
{185396D8-57BD-4DDF-8CD3-26035EA50DB9}.release-LLVM-boost|x64.Build.0 = release-LLVM-boost|x64
{185396D8-57BD-4DDF-8CD3-26035EA50DB9}.release-LLVM-clangCL|Win32.ActiveCfg = release-LLVM-clangCL|Win32
{185396D8-57BD-4DDF-8CD3-26035EA50DB9}.release-LLVM-clangCL|Win32.Build.0 = release-LLVM-clangCL|Win32
{185396D8-57BD-4DDF-8CD3-26035EA50DB9}.release-LLVM-clangCL|x64.ActiveCfg = release-LLVM-clangCL|x64
{185396D8-57BD-4DDF-8CD3-26035EA50DB9}.release-LLVM-clangCL|x64.Build.0 = release-LLVM-clangCL|x64
{185396D8-57BD-4DDF-8CD3-26035EA50DB9}.release-no-boost|Win32.ActiveCfg = release-no-boost|Win32
{185396D8-57BD-4DDF-8CD3-26035EA50DB9}.release-no-boost|Win32.Build.0 = release-no-boost|Win32
{185396D8-57BD-4DDF-8CD3-26035EA50DB9}.release-no-boost|x64.ActiveCfg = release-no-boost|x64
{185396D8-57BD-4DDF-8CD3-26035EA50DB9}.release-no-boost|x64.Build.0 = release-no-boost|x64
{185396D8-57BD-4DDF-8CD3-26035EA50DB9}.release-no-boost-dualsign|Win32.ActiveCfg = release-no-boost-dualsign|Win32
{185396D8-57BD-4DDF-8CD3-26035EA50DB9}.release-no-boost-dualsign|Win32.Build.0 = release-no-boost-dualsign|Win32
{185396D8-57BD-4DDF-8CD3-26035EA50DB9}.release-no-boost-dualsign|x64.ActiveCfg = release-no-boost-dualsign|x64
{185396D8-57BD-4DDF-8CD3-26035EA50DB9}.release-no-boost-dualsign|x64.Build.0 = release-no-boost-dualsign|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {653D2ED0-5D4C-409F-BD6B-91A276EAC352}
EndGlobalSection
EndGlobal