forked from dlemstra/Magick.NET
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMagick.NET.CrossPlatform.sln
35 lines (35 loc) · 1.8 KB
/
Magick.NET.CrossPlatform.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26430.16
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Magick.NET.ubuntu.16.04", "Source\Magick.NET.CrossPlatform\Magick.NET.ubuntu.16.04.vcxproj", "{6F17FA39-6A72-4FF6-963E-2C66AE8D969D}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Dockerfiles", "Dockerfiles", "{3509E7AD-A097-40A8-82E2-48195A38DCF3}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ubuntu.16.04", "ubuntu.16.04", "{97BED7DE-BF9D-4B97-9099-21C52830C877}"
ProjectSection(SolutionItems) = preProject
Source\Magick.NET.CrossPlatform\ubuntu.16.04\Dockerfile = Source\Magick.NET.CrossPlatform\ubuntu.16.04\Dockerfile
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
ReleaseQ16|x64 = ReleaseQ16|x64
ReleaseQ16-HDRI|x64 = ReleaseQ16-HDRI|x64
ReleaseQ8|x64 = ReleaseQ8|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6F17FA39-6A72-4FF6-963E-2C66AE8D969D}.ReleaseQ16|x64.ActiveCfg = ReleaseQ16|x64
{6F17FA39-6A72-4FF6-963E-2C66AE8D969D}.ReleaseQ16|x64.Build.0 = ReleaseQ16|x64
{6F17FA39-6A72-4FF6-963E-2C66AE8D969D}.ReleaseQ16-HDRI|x64.ActiveCfg = ReleaseQ16-HDRI|x64
{6F17FA39-6A72-4FF6-963E-2C66AE8D969D}.ReleaseQ16-HDRI|x64.Build.0 = ReleaseQ16-HDRI|x64
{6F17FA39-6A72-4FF6-963E-2C66AE8D969D}.ReleaseQ8|x64.ActiveCfg = ReleaseQ8|x64
{6F17FA39-6A72-4FF6-963E-2C66AE8D969D}.ReleaseQ8|x64.Build.0 = ReleaseQ8|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{97BED7DE-BF9D-4B97-9099-21C52830C877} = {3509E7AD-A097-40A8-82E2-48195A38DCF3}
EndGlobalSection
EndGlobal