-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgkom-gl.sln
31 lines (31 loc) · 1.42 KB
/
gkom-gl.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Include", "Include", "{44FD14EF-F7FA-42CC-B618-E71A16B4EFF8}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Lib", "Lib", "{BFED2AB6-2C7D-40B6-9DC6-3B904D142C1C}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "projekt", "gl_03\gl_03.vcxproj", "{A85D9986-9B0F-4401-A405-55CC87832955}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{E31952EB-EF34-47A9-98F3-9D41629175EB}"
ProjectSection(SolutionItems) = preProject
WebEssentials2015-Settings.json = WebEssentials2015-Settings.json
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A85D9986-9B0F-4401-A405-55CC87832955}.Debug|Win32.ActiveCfg = Debug|Win32
{A85D9986-9B0F-4401-A405-55CC87832955}.Debug|Win32.Build.0 = Debug|Win32
{A85D9986-9B0F-4401-A405-55CC87832955}.Release|Win32.ActiveCfg = Release|Win32
{A85D9986-9B0F-4401-A405-55CC87832955}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal