-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTLast.sln
37 lines (37 loc) · 1.99 KB
/
TLast.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31019.35
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TLast", "TLast\TLast.csproj", "{18764080-4B45-48C1-8988-1F574C966137}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GetKey", "GetKey\GetKey.csproj", "{D0C7CCE1-3D0F-46C5-9030-CBED28EE51D4}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Sulakore", "Sulakore\Sulakore\Sulakore.csproj", "{3C218C70-4B64-4207-9AAB-055F6B979017}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{18764080-4B45-48C1-8988-1F574C966137}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{18764080-4B45-48C1-8988-1F574C966137}.Debug|Any CPU.Build.0 = Debug|Any CPU
{18764080-4B45-48C1-8988-1F574C966137}.Release|Any CPU.ActiveCfg = Release|Any CPU
{18764080-4B45-48C1-8988-1F574C966137}.Release|Any CPU.Build.0 = Release|Any CPU
{D0C7CCE1-3D0F-46C5-9030-CBED28EE51D4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D0C7CCE1-3D0F-46C5-9030-CBED28EE51D4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D0C7CCE1-3D0F-46C5-9030-CBED28EE51D4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D0C7CCE1-3D0F-46C5-9030-CBED28EE51D4}.Release|Any CPU.Build.0 = Release|Any CPU
{3C218C70-4B64-4207-9AAB-055F6B979017}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3C218C70-4B64-4207-9AAB-055F6B979017}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3C218C70-4B64-4207-9AAB-055F6B979017}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3C218C70-4B64-4207-9AAB-055F6B979017}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {FA48BB99-D636-4ACC-BB60-D639D2EE7196}
EndGlobalSection
EndGlobal