-
Notifications
You must be signed in to change notification settings - Fork 0
/
Tf2Hud.sln
47 lines (47 loc) · 2.73 KB
/
Tf2Hud.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
41
42
43
44
45
46
47
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29709.97
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tf2Hud", "Tf2Hud\Tf2Hud.csproj", "{13C812E9-0D42-4B95-8646-40EEBF30636F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KamiLib", "KamiLib\KamiLib.csproj", "{3685EA97-A6D9-4AA3-8E32-8D264E145315}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CriticalCommonLib", "CriticalCommonLib\CriticalCommonLib.csproj", "{27310CC3-B76C-4297-A825-2773C57E140D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LuminaSupplemental.Excel", "LuminaSupplemental\src\LuminaSupplemental.Excel\LuminaSupplemental.Excel.csproj", "{2D9D70CF-9823-4E05-92CE-3B74A666E7CB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{13C812E9-0D42-4B95-8646-40EEBF30636F}.Debug|x64.ActiveCfg = Debug|x64
{13C812E9-0D42-4B95-8646-40EEBF30636F}.Debug|x64.Build.0 = Debug|x64
{13C812E9-0D42-4B95-8646-40EEBF30636F}.Release|x64.ActiveCfg = Release|x64
{13C812E9-0D42-4B95-8646-40EEBF30636F}.Release|x64.Build.0 = Release|x64
{4FEC9558-EB25-419F-B86E-51B8CFDA32B7}.Debug|x64.ActiveCfg = Debug|x64
{4FEC9558-EB25-419F-B86E-51B8CFDA32B7}.Debug|x64.Build.0 = Debug|x64
{4FEC9558-EB25-419F-B86E-51B8CFDA32B7}.Release|x64.ActiveCfg = Release|x64
{4FEC9558-EB25-419F-B86E-51B8CFDA32B7}.Release|x64.Build.0 = Release|x64
{3685EA97-A6D9-4AA3-8E32-8D264E145315}.Debug|x64.ActiveCfg = Debug|x64
{3685EA97-A6D9-4AA3-8E32-8D264E145315}.Debug|x64.Build.0 = Debug|x64
{3685EA97-A6D9-4AA3-8E32-8D264E145315}.Release|x64.ActiveCfg = Release|x64
{3685EA97-A6D9-4AA3-8E32-8D264E145315}.Release|x64.Build.0 = Release|x64
{27310CC3-B76C-4297-A825-2773C57E140D}.Debug|x64.ActiveCfg = Debug|Any CPU
{27310CC3-B76C-4297-A825-2773C57E140D}.Debug|x64.Build.0 = Debug|Any CPU
{27310CC3-B76C-4297-A825-2773C57E140D}.Release|x64.ActiveCfg = Release|Any CPU
{27310CC3-B76C-4297-A825-2773C57E140D}.Release|x64.Build.0 = Release|Any CPU
{2D9D70CF-9823-4E05-92CE-3B74A666E7CB}.Debug|x64.ActiveCfg = Debug|Any CPU
{2D9D70CF-9823-4E05-92CE-3B74A666E7CB}.Debug|x64.Build.0 = Debug|Any CPU
{2D9D70CF-9823-4E05-92CE-3B74A666E7CB}.Release|x64.ActiveCfg = Release|Any CPU
{2D9D70CF-9823-4E05-92CE-3B74A666E7CB}.Release|x64.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B17E85B1-5F60-4440-9F9A-3DDE877E8CDF}
EndGlobalSection
EndGlobal