-
Notifications
You must be signed in to change notification settings - Fork 14
/
PyMI.sln
104 lines (104 loc) · 7.91 KB
/
PyMI.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
104
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27703.2000
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PyMI", "PyMI\PyMI.vcxproj", "{99CD5168-1D78-4584-A9DA-5ABF96FC89CF}"
ProjectSection(ProjectDependencies) = postProject
{87DACAD9-74AA-46EE-AF08-BDB918FD13F3} = {87DACAD9-74AA-46EE-AF08-BDB918FD13F3}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MI++", "MI\MI.vcxproj", "{87DACAD9-74AA-46EE-AF08-BDB918FD13F3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug (Python 2.7)|x64 = Debug (Python 2.7)|x64
Debug (Python 2.7)|x86 = Debug (Python 2.7)|x86
Debug (Python 3.4)|x64 = Debug (Python 3.4)|x64
Debug (Python 3.4)|x86 = Debug (Python 3.4)|x86
Debug (Python 3.5)|x64 = Debug (Python 3.5)|x64
Debug (Python 3.5)|x86 = Debug (Python 3.5)|x86
Release (Python 2.7)|x64 = Release (Python 2.7)|x64
Release (Python 2.7)|x86 = Release (Python 2.7)|x86
Release (Python 3.4)|x64 = Release (Python 3.4)|x64
Release (Python 3.4)|x86 = Release (Python 3.4)|x86
Release (Python 3.5)|x64 = Release (Python 3.5)|x64
Release (Python 3.5)|x86 = Release (Python 3.5)|x86
Release (Python 3.6)|x64 = Release (Python 3.6)|x64
Release (Python 3.6)|x86 = Release (Python 3.6)|x86
Release (Python 3.7)|x64 = Release (Python 3.7)|x64
Release (Python 3.7)|x86 = Release (Python 3.7)|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{99CD5168-1D78-4584-A9DA-5ABF96FC89CF}.Debug (Python 2.7)|x64.ActiveCfg = Debug|x64
{99CD5168-1D78-4584-A9DA-5ABF96FC89CF}.Debug (Python 2.7)|x64.Build.0 = Debug|x64
{99CD5168-1D78-4584-A9DA-5ABF96FC89CF}.Debug (Python 2.7)|x86.ActiveCfg = Debug|Win32
{99CD5168-1D78-4584-A9DA-5ABF96FC89CF}.Debug (Python 2.7)|x86.Build.0 = Debug|Win32
{99CD5168-1D78-4584-A9DA-5ABF96FC89CF}.Debug (Python 3.4)|x64.ActiveCfg = Debug (Python 3.4)|x64
{99CD5168-1D78-4584-A9DA-5ABF96FC89CF}.Debug (Python 3.4)|x64.Build.0 = Debug (Python 3.4)|x64
{99CD5168-1D78-4584-A9DA-5ABF96FC89CF}.Debug (Python 3.4)|x86.ActiveCfg = Debug (Python 3.4)|Win32
{99CD5168-1D78-4584-A9DA-5ABF96FC89CF}.Debug (Python 3.4)|x86.Build.0 = Debug (Python 3.4)|Win32
{99CD5168-1D78-4584-A9DA-5ABF96FC89CF}.Debug (Python 3.5)|x64.ActiveCfg = Debug (Python 3.5)|x64
{99CD5168-1D78-4584-A9DA-5ABF96FC89CF}.Debug (Python 3.5)|x64.Build.0 = Debug (Python 3.5)|x64
{99CD5168-1D78-4584-A9DA-5ABF96FC89CF}.Debug (Python 3.5)|x86.ActiveCfg = Debug (Python 3.5)|Win32
{99CD5168-1D78-4584-A9DA-5ABF96FC89CF}.Debug (Python 3.5)|x86.Build.0 = Debug (Python 3.5)|Win32
{99CD5168-1D78-4584-A9DA-5ABF96FC89CF}.Release (Python 2.7)|x64.ActiveCfg = Release|x64
{99CD5168-1D78-4584-A9DA-5ABF96FC89CF}.Release (Python 2.7)|x64.Build.0 = Release|x64
{99CD5168-1D78-4584-A9DA-5ABF96FC89CF}.Release (Python 2.7)|x86.ActiveCfg = Release|Win32
{99CD5168-1D78-4584-A9DA-5ABF96FC89CF}.Release (Python 2.7)|x86.Build.0 = Release|Win32
{99CD5168-1D78-4584-A9DA-5ABF96FC89CF}.Release (Python 3.4)|x64.ActiveCfg = Release (Python 3.4)|x64
{99CD5168-1D78-4584-A9DA-5ABF96FC89CF}.Release (Python 3.4)|x64.Build.0 = Release (Python 3.4)|x64
{99CD5168-1D78-4584-A9DA-5ABF96FC89CF}.Release (Python 3.4)|x86.ActiveCfg = Release (Python 3.4)|Win32
{99CD5168-1D78-4584-A9DA-5ABF96FC89CF}.Release (Python 3.4)|x86.Build.0 = Release (Python 3.4)|Win32
{99CD5168-1D78-4584-A9DA-5ABF96FC89CF}.Release (Python 3.5)|x64.ActiveCfg = Release (Python 3.5)|x64
{99CD5168-1D78-4584-A9DA-5ABF96FC89CF}.Release (Python 3.5)|x64.Build.0 = Release (Python 3.5)|x64
{99CD5168-1D78-4584-A9DA-5ABF96FC89CF}.Release (Python 3.5)|x86.ActiveCfg = Release (Python 3.5)|Win32
{99CD5168-1D78-4584-A9DA-5ABF96FC89CF}.Release (Python 3.5)|x86.Build.0 = Release (Python 3.5)|Win32
{99CD5168-1D78-4584-A9DA-5ABF96FC89CF}.Release (Python 3.6)|x64.ActiveCfg = Release (Python 3.6)|x64
{99CD5168-1D78-4584-A9DA-5ABF96FC89CF}.Release (Python 3.6)|x64.Build.0 = Release (Python 3.6)|x64
{99CD5168-1D78-4584-A9DA-5ABF96FC89CF}.Release (Python 3.6)|x86.ActiveCfg = Release (Python 3.6)|Win32
{99CD5168-1D78-4584-A9DA-5ABF96FC89CF}.Release (Python 3.6)|x86.Build.0 = Release (Python 3.6)|Win32
{99CD5168-1D78-4584-A9DA-5ABF96FC89CF}.Release (Python 3.7)|x64.ActiveCfg = Release (Python 3.7)|x64
{99CD5168-1D78-4584-A9DA-5ABF96FC89CF}.Release (Python 3.7)|x64.Build.0 = Release (Python 3.7)|x64
{99CD5168-1D78-4584-A9DA-5ABF96FC89CF}.Release (Python 3.7)|x86.ActiveCfg = Release (Python 3.7)|Win32
{99CD5168-1D78-4584-A9DA-5ABF96FC89CF}.Release (Python 3.7)|x86.Build.0 = Release (Python 3.7)|Win32
{87DACAD9-74AA-46EE-AF08-BDB918FD13F3}.Debug (Python 2.7)|x64.ActiveCfg = Debug|x64
{87DACAD9-74AA-46EE-AF08-BDB918FD13F3}.Debug (Python 2.7)|x64.Build.0 = Debug|x64
{87DACAD9-74AA-46EE-AF08-BDB918FD13F3}.Debug (Python 2.7)|x86.ActiveCfg = Debug|Win32
{87DACAD9-74AA-46EE-AF08-BDB918FD13F3}.Debug (Python 2.7)|x86.Build.0 = Debug|Win32
{87DACAD9-74AA-46EE-AF08-BDB918FD13F3}.Debug (Python 3.4)|x64.ActiveCfg = Debug (Python 3.4)|x64
{87DACAD9-74AA-46EE-AF08-BDB918FD13F3}.Debug (Python 3.4)|x64.Build.0 = Debug (Python 3.4)|x64
{87DACAD9-74AA-46EE-AF08-BDB918FD13F3}.Debug (Python 3.4)|x86.ActiveCfg = Debug (Python 3.4)|Win32
{87DACAD9-74AA-46EE-AF08-BDB918FD13F3}.Debug (Python 3.4)|x86.Build.0 = Debug (Python 3.4)|Win32
{87DACAD9-74AA-46EE-AF08-BDB918FD13F3}.Debug (Python 3.5)|x64.ActiveCfg = Debug (Python 3.5)|x64
{87DACAD9-74AA-46EE-AF08-BDB918FD13F3}.Debug (Python 3.5)|x64.Build.0 = Debug (Python 3.5)|x64
{87DACAD9-74AA-46EE-AF08-BDB918FD13F3}.Debug (Python 3.5)|x86.ActiveCfg = Debug (Python 3.5)|Win32
{87DACAD9-74AA-46EE-AF08-BDB918FD13F3}.Debug (Python 3.5)|x86.Build.0 = Debug (Python 3.5)|Win32
{87DACAD9-74AA-46EE-AF08-BDB918FD13F3}.Release (Python 2.7)|x64.ActiveCfg = Release|x64
{87DACAD9-74AA-46EE-AF08-BDB918FD13F3}.Release (Python 2.7)|x64.Build.0 = Release|x64
{87DACAD9-74AA-46EE-AF08-BDB918FD13F3}.Release (Python 2.7)|x86.ActiveCfg = Release|Win32
{87DACAD9-74AA-46EE-AF08-BDB918FD13F3}.Release (Python 2.7)|x86.Build.0 = Release|Win32
{87DACAD9-74AA-46EE-AF08-BDB918FD13F3}.Release (Python 3.4)|x64.ActiveCfg = Release (Python 3.4)|x64
{87DACAD9-74AA-46EE-AF08-BDB918FD13F3}.Release (Python 3.4)|x64.Build.0 = Release (Python 3.4)|x64
{87DACAD9-74AA-46EE-AF08-BDB918FD13F3}.Release (Python 3.4)|x86.ActiveCfg = Release (Python 3.4)|Win32
{87DACAD9-74AA-46EE-AF08-BDB918FD13F3}.Release (Python 3.4)|x86.Build.0 = Release (Python 3.4)|Win32
{87DACAD9-74AA-46EE-AF08-BDB918FD13F3}.Release (Python 3.5)|x64.ActiveCfg = Release (Python 3.5)|x64
{87DACAD9-74AA-46EE-AF08-BDB918FD13F3}.Release (Python 3.5)|x64.Build.0 = Release (Python 3.5)|x64
{87DACAD9-74AA-46EE-AF08-BDB918FD13F3}.Release (Python 3.5)|x86.ActiveCfg = Release (Python 3.5)|Win32
{87DACAD9-74AA-46EE-AF08-BDB918FD13F3}.Release (Python 3.5)|x86.Build.0 = Release (Python 3.5)|Win32
{87DACAD9-74AA-46EE-AF08-BDB918FD13F3}.Release (Python 3.6)|x64.ActiveCfg = Release (Python 3.6)|x64
{87DACAD9-74AA-46EE-AF08-BDB918FD13F3}.Release (Python 3.6)|x64.Build.0 = Release (Python 3.6)|x64
{87DACAD9-74AA-46EE-AF08-BDB918FD13F3}.Release (Python 3.6)|x86.ActiveCfg = Release (Python 3.6)|Win32
{87DACAD9-74AA-46EE-AF08-BDB918FD13F3}.Release (Python 3.6)|x86.Build.0 = Release (Python 3.6)|Win32
{87DACAD9-74AA-46EE-AF08-BDB918FD13F3}.Release (Python 3.7)|x64.ActiveCfg = Release (Python 3.7)|x64
{87DACAD9-74AA-46EE-AF08-BDB918FD13F3}.Release (Python 3.7)|x64.Build.0 = Release (Python 3.7)|x64
{87DACAD9-74AA-46EE-AF08-BDB918FD13F3}.Release (Python 3.7)|x86.ActiveCfg = Release (Python 3.7)|Win32
{87DACAD9-74AA-46EE-AF08-BDB918FD13F3}.Release (Python 3.7)|x86.Build.0 = Release (Python 3.7)|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7BCA7706-CB41-4634-92EC-3DB937C8DB20}
EndGlobalSection
EndGlobal