-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathOpenGLLabs.sln
More file actions
96 lines (96 loc) · 7 KB
/
OpenGLLabs.sln
File metadata and controls
96 lines (96 loc) · 7 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26403.7
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SenryakuShuriken", "OpenGlProject\SenryakuShuriken.csproj", "{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "freetype", "Dependencies\freetype-2.4.0\builds\win32\vc2008\freetype.vcxproj", "{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug Multithreaded|Any CPU = Debug Multithreaded|Any CPU
Debug Multithreaded|x64 = Debug Multithreaded|x64
Debug Multithreaded|x86 = Debug Multithreaded|x86
Debug Singlethreaded|Any CPU = Debug Singlethreaded|Any CPU
Debug Singlethreaded|x64 = Debug Singlethreaded|x64
Debug Singlethreaded|x86 = Debug Singlethreaded|x86
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release Multithreaded|Any CPU = Release Multithreaded|Any CPU
Release Multithreaded|x64 = Release Multithreaded|x64
Release Multithreaded|x86 = Release Multithreaded|x86
Release Singlethreaded|Any CPU = Release Singlethreaded|Any CPU
Release Singlethreaded|x64 = Release Singlethreaded|x64
Release Singlethreaded|x86 = Release Singlethreaded|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Debug Multithreaded|Any CPU.ActiveCfg = Debug|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Debug Multithreaded|Any CPU.Build.0 = Debug|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Debug Multithreaded|x64.ActiveCfg = Debug|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Debug Multithreaded|x64.Build.0 = Debug|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Debug Multithreaded|x86.ActiveCfg = Debug|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Debug Multithreaded|x86.Build.0 = Debug|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Debug Singlethreaded|Any CPU.ActiveCfg = Debug|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Debug Singlethreaded|Any CPU.Build.0 = Debug|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Debug Singlethreaded|x64.ActiveCfg = Debug|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Debug Singlethreaded|x64.Build.0 = Debug|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Debug Singlethreaded|x86.ActiveCfg = Debug|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Debug Singlethreaded|x86.Build.0 = Debug|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Debug|Any CPU.Build.0 = Debug|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Debug|x64.ActiveCfg = Debug|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Debug|x64.Build.0 = Debug|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Debug|x86.ActiveCfg = Debug|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Debug|x86.Build.0 = Debug|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Release Multithreaded|Any CPU.ActiveCfg = Release|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Release Multithreaded|Any CPU.Build.0 = Release|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Release Multithreaded|x64.ActiveCfg = Release|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Release Multithreaded|x64.Build.0 = Release|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Release Multithreaded|x86.ActiveCfg = Release|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Release Multithreaded|x86.Build.0 = Release|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Release Singlethreaded|Any CPU.ActiveCfg = Release|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Release Singlethreaded|Any CPU.Build.0 = Release|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Release Singlethreaded|x64.ActiveCfg = Release|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Release Singlethreaded|x64.Build.0 = Release|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Release Singlethreaded|x86.ActiveCfg = Release|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Release Singlethreaded|x86.Build.0 = Release|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Release|Any CPU.ActiveCfg = Release|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Release|Any CPU.Build.0 = Release|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Release|x64.ActiveCfg = Release|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Release|x64.Build.0 = Release|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Release|x86.ActiveCfg = Release|Any CPU
{205EC7C5-A7B2-43C2-B03A-9F1F6139D073}.Release|x86.Build.0 = Release|Any CPU
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Debug Multithreaded|Any CPU.ActiveCfg = Debug Multithreaded|Win32
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Debug Multithreaded|x64.ActiveCfg = Debug Multithreaded|Win32
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Debug Multithreaded|x86.ActiveCfg = Debug Multithreaded|Win32
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Debug Multithreaded|x86.Build.0 = Debug Multithreaded|Win32
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Debug Singlethreaded|Any CPU.ActiveCfg = Debug Singlethreaded|Win32
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Debug Singlethreaded|x64.ActiveCfg = Debug Singlethreaded|Win32
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Debug Singlethreaded|x86.ActiveCfg = Debug Singlethreaded|Win32
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Debug Singlethreaded|x86.Build.0 = Debug Singlethreaded|Win32
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Debug|Any CPU.ActiveCfg = Debug|Win32
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Debug|x64.ActiveCfg = Debug|Win32
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Debug|x86.ActiveCfg = Debug|Win32
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Debug|x86.Build.0 = Debug|Win32
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Release Multithreaded|Any CPU.ActiveCfg = Release Multithreaded|Win32
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Release Multithreaded|x64.ActiveCfg = Release Multithreaded|Win32
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Release Multithreaded|x86.ActiveCfg = Release Multithreaded|Win32
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Release Multithreaded|x86.Build.0 = Release Multithreaded|Win32
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Release Singlethreaded|Any CPU.ActiveCfg = Release Singlethreaded|Win32
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Release Singlethreaded|x64.ActiveCfg = Release Singlethreaded|Win32
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Release Singlethreaded|x86.ActiveCfg = Release Singlethreaded|Win32
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Release Singlethreaded|x86.Build.0 = Release Singlethreaded|Win32
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Release|Any CPU.ActiveCfg = Release|Win32
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Release|x64.ActiveCfg = Release|Win32
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Release|x86.ActiveCfg = Release|Win32
{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal