forked from Cryptolens/SKGL
-
Notifications
You must be signed in to change notification settings - Fork 0
/
SKGL.sln
40 lines (40 loc) · 2.35 KB
/
SKGL.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.31101.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SKGL", "SKGL 2.0.5.2\SKGL.csproj", "{3E42C239-69E0-4420-8133-898FA2CF135A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SKGLTest", "SKGLTest\SKGLTest.csproj", "{8E165F9B-63DB-403F-823B-F45627075DAC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SpeedComparsison", "SpeedComparsison\SpeedComparsison.csproj", "{1C5DBDF4-4A0F-40B8-8210-C48BDB926490}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SKGL Plus", "SKGL Plus\SKGL Plus.csproj", "{1FB0BEC2-4FF0-4153-B12F-B1059936EAA9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3E42C239-69E0-4420-8133-898FA2CF135A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3E42C239-69E0-4420-8133-898FA2CF135A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3E42C239-69E0-4420-8133-898FA2CF135A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3E42C239-69E0-4420-8133-898FA2CF135A}.Release|Any CPU.Build.0 = Release|Any CPU
{8E165F9B-63DB-403F-823B-F45627075DAC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8E165F9B-63DB-403F-823B-F45627075DAC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8E165F9B-63DB-403F-823B-F45627075DAC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8E165F9B-63DB-403F-823B-F45627075DAC}.Release|Any CPU.Build.0 = Release|Any CPU
{1C5DBDF4-4A0F-40B8-8210-C48BDB926490}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1C5DBDF4-4A0F-40B8-8210-C48BDB926490}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1C5DBDF4-4A0F-40B8-8210-C48BDB926490}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1C5DBDF4-4A0F-40B8-8210-C48BDB926490}.Release|Any CPU.Build.0 = Release|Any CPU
{1FB0BEC2-4FF0-4153-B12F-B1059936EAA9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1FB0BEC2-4FF0-4153-B12F-B1059936EAA9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1FB0BEC2-4FF0-4153-B12F-B1059936EAA9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1FB0BEC2-4FF0-4153-B12F-B1059936EAA9}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal