forked from aers/FFXIVClientStructs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
FFXIVClientStructs.sln
84 lines (84 loc) · 5.85 KB
/
FFXIVClientStructs.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
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31717.71
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FFXIVClientStructs", "FFXIVClientStructs\FFXIVClientStructs.csproj", "{3DBAEE68-9D94-4807-BCB1-E42EDD52B489}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FFXIVClientStructs.Generators", "FFXIVClientStructs.Generators\FFXIVClientStructs.Generators.csproj", "{76ECBEC7-1E42-4DA0-8706-3C6FF15A615D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FFXIVClientStructs.ResolverTester", "FFXIVClientStructs.ResolverTester\FFXIVClientStructs.ResolverTester.csproj", "{1830145F-E3E8-4A4F-A2C5-A773B3A583F0}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FFXIVClientStructs.StdContainerTester", "FFXIVClientStructs.StdContainerTester\FFXIVClientStructs.StdContainerTester.csproj", "{4B49B5E4-875B-431D-B566-D56F11D6FB1A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CExporter", "CExporter\CExporter.csproj", "{C204099B-4058-4FCE-A0EC-60DE4ACB1DF9}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{E0F5E1D6-434A-4472-BF57-C95238F4B03B}"
ProjectSection(SolutionItems) = preProject
ida\data.yml = ida\data.yml
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "InteropGenerator", "InteropGenerator\InteropGenerator.csproj", "{2A9B5E8E-0773-4BBC-BD5A-BE534611A57F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "InteropGenerator.Runtime", "InteropGenerator.Runtime\InteropGenerator.Runtime.csproj", "{654A43F0-8678-4986-A64B-444A24176434}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "InteropGenerator.Tests", "InteropGenerator.Tests\InteropGenerator.Tests.csproj", "{527062AF-EDDF-41A3-80B7-F902445D8045}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ExcelGenerator", "ExcelGenerator\ExcelGenerator.csproj", "{EE42ACFF-6BEB-4FAD-98F6-251B82E8B633}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CompatChecker", "CompatChecker\CompatChecker.csproj", "{8371A8A4-A9E7-445A-A859-C10CF001A703}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3DBAEE68-9D94-4807-BCB1-E42EDD52B489}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3DBAEE68-9D94-4807-BCB1-E42EDD52B489}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3DBAEE68-9D94-4807-BCB1-E42EDD52B489}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3DBAEE68-9D94-4807-BCB1-E42EDD52B489}.Release|Any CPU.Build.0 = Release|Any CPU
{76ECBEC7-1E42-4DA0-8706-3C6FF15A615D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{76ECBEC7-1E42-4DA0-8706-3C6FF15A615D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{76ECBEC7-1E42-4DA0-8706-3C6FF15A615D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{76ECBEC7-1E42-4DA0-8706-3C6FF15A615D}.Release|Any CPU.Build.0 = Release|Any CPU
{1830145F-E3E8-4A4F-A2C5-A773B3A583F0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1830145F-E3E8-4A4F-A2C5-A773B3A583F0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1830145F-E3E8-4A4F-A2C5-A773B3A583F0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1830145F-E3E8-4A4F-A2C5-A773B3A583F0}.Release|Any CPU.Build.0 = Release|Any CPU
{4B49B5E4-875B-431D-B566-D56F11D6FB1A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4B49B5E4-875B-431D-B566-D56F11D6FB1A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4B49B5E4-875B-431D-B566-D56F11D6FB1A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4B49B5E4-875B-431D-B566-D56F11D6FB1A}.Release|Any CPU.Build.0 = Release|Any CPU
{C204099B-4058-4FCE-A0EC-60DE4ACB1DF9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C204099B-4058-4FCE-A0EC-60DE4ACB1DF9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C204099B-4058-4FCE-A0EC-60DE4ACB1DF9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C204099B-4058-4FCE-A0EC-60DE4ACB1DF9}.Release|Any CPU.Build.0 = Release|Any CPU
{2A9B5E8E-0773-4BBC-BD5A-BE534611A57F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2A9B5E8E-0773-4BBC-BD5A-BE534611A57F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2A9B5E8E-0773-4BBC-BD5A-BE534611A57F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2A9B5E8E-0773-4BBC-BD5A-BE534611A57F}.Release|Any CPU.Build.0 = Release|Any CPU
{654A43F0-8678-4986-A64B-444A24176434}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{654A43F0-8678-4986-A64B-444A24176434}.Debug|Any CPU.Build.0 = Debug|Any CPU
{654A43F0-8678-4986-A64B-444A24176434}.Release|Any CPU.ActiveCfg = Release|Any CPU
{654A43F0-8678-4986-A64B-444A24176434}.Release|Any CPU.Build.0 = Release|Any CPU
{527062AF-EDDF-41A3-80B7-F902445D8045}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{527062AF-EDDF-41A3-80B7-F902445D8045}.Debug|Any CPU.Build.0 = Debug|Any CPU
{527062AF-EDDF-41A3-80B7-F902445D8045}.Release|Any CPU.ActiveCfg = Release|Any CPU
{527062AF-EDDF-41A3-80B7-F902445D8045}.Release|Any CPU.Build.0 = Release|Any CPU
{EE42ACFF-6BEB-4FAD-98F6-251B82E8B633}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EE42ACFF-6BEB-4FAD-98F6-251B82E8B633}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EE42ACFF-6BEB-4FAD-98F6-251B82E8B633}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EE42ACFF-6BEB-4FAD-98F6-251B82E8B633}.Release|Any CPU.Build.0 = Release|Any CPU
{8371A8A4-A9E7-445A-A859-C10CF001A703}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8371A8A4-A9E7-445A-A859-C10CF001A703}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8371A8A4-A9E7-445A-A859-C10CF001A703}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8371A8A4-A9E7-445A-A859-C10CF001A703}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8C2788F0-8D49-4F4C-9510-0DA97B3FEEAA}
EndGlobalSection
EndGlobal