@@ -6,8 +6,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
6
6
Project Section (SolutionItems ) = preProject
7
7
.editorconfig = .editorconfig
8
8
.gitignore = .gitignore
9
- targets \Dalamud .Plugin .targets = targets \Dalamud .Plugin .targets
10
9
targets \Dalamud .Plugin .Bootstrap .targets = targets \Dalamud .Plugin .Bootstrap .targets
10
+ targets \Dalamud .Plugin .targets = targets \Dalamud .Plugin .targets
11
11
EndProject Section
12
12
EndProject
13
13
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "build" , "build\build.csproj" , "{94E5B016-02B1-459B-97D9-E783F28764B2}"
@@ -24,11 +24,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Dalamud.Test", "Dalamud.Tes
24
24
EndProject
25
25
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Interface" , "Interface" , "{E15BDA6D-E881-4482-94BA-BE5527E917FF}"
26
26
EndProject
27
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "ImGui.NET-472" , "lib\ImGuiScene\deps\ImGui.NET\src\ImGui.NET-472\ImGui.NET-472.csproj" , "{0483026E-C6CE-4B1A-AA68-46544C08140B}"
28
- EndProject
29
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "ImGuiScene" , "lib\ImGuiScene\ImGuiScene\ImGuiScene.csproj" , "{C0E7E797-4FBF-4F46-BC57-463F3719BA7A}"
30
- EndProject
31
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "SDL2-CS" , "lib\ImGuiScene\deps\SDL2-CS\SDL2-CS.csproj" , "{2F7FF0A8-B619-4572-86C7-71E46FE22FB8}"
27
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "ImGui.NET-472" , "lib\ImGui.NET\src\ImGui.NET-472\ImGui.NET-472.csproj" , "{0483026E-C6CE-4B1A-AA68-46544C08140B}"
32
28
EndProject
33
29
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Dalamud.CorePlugin" , "Dalamud.CorePlugin\Dalamud.CorePlugin.csproj" , "{4AFDB34A-7467-4D41-B067-53BC4101D9D0}"
34
30
EndProject
@@ -38,7 +34,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FFXIVClientStructs.InteropS
38
34
EndProject
39
35
Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "DalamudCrashHandler" , "DalamudCrashHandler\DalamudCrashHandler.vcxproj" , "{317A264C-920B-44A1-8A34-F3A6827B0705}"
40
36
EndProject
41
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "Dalamud.Common" , "Dalamud.Common\Dalamud.Common.csproj" , "{F21B13D2-D7D0-4456-B70F-3F8D695064E2}"
37
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "Dalamud.Common" , "Dalamud.Common\Dalamud.Common.csproj" , "{F21B13D2-D7D0-4456-B70F-3F8D695064E2}"
42
38
EndProject
43
39
Global
44
40
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
@@ -132,30 +128,6 @@ Global
132
128
{0483026E-C6CE-4B1A-AA68-46544C08140B} .Release| x64 .Build .0 = Release| x64
133
129
{0483026E-C6CE-4B1A-AA68-46544C08140B} .Release| x86 .ActiveCfg = Release| x64
134
130
{0483026E-C6CE-4B1A-AA68-46544C08140B} .Release| x86 .Build .0 = Release| x64
135
- {C0E7E797-4FBF-4F46-BC57-463F3719BA7A} .Debug| Any CPU .ActiveCfg = Debug| x64
136
- {C0E7E797-4FBF-4F46-BC57-463F3719BA7A} .Debug| Any CPU .Build .0 = Debug| x64
137
- {C0E7E797-4FBF-4F46-BC57-463F3719BA7A} .Debug| x64 .ActiveCfg = Debug| x64
138
- {C0E7E797-4FBF-4F46-BC57-463F3719BA7A} .Debug| x64 .Build .0 = Debug| x64
139
- {C0E7E797-4FBF-4F46-BC57-463F3719BA7A} .Debug| x86 .ActiveCfg = Debug| x64
140
- {C0E7E797-4FBF-4F46-BC57-463F3719BA7A} .Debug| x86 .Build .0 = Debug| x64
141
- {C0E7E797-4FBF-4F46-BC57-463F3719BA7A} .Release| Any CPU .ActiveCfg = Release| x64
142
- {C0E7E797-4FBF-4F46-BC57-463F3719BA7A} .Release| Any CPU .Build .0 = Release| x64
143
- {C0E7E797-4FBF-4F46-BC57-463F3719BA7A} .Release| x64 .ActiveCfg = Release| x64
144
- {C0E7E797-4FBF-4F46-BC57-463F3719BA7A} .Release| x64 .Build .0 = Release| x64
145
- {C0E7E797-4FBF-4F46-BC57-463F3719BA7A} .Release| x86 .ActiveCfg = Release| x64
146
- {C0E7E797-4FBF-4F46-BC57-463F3719BA7A} .Release| x86 .Build .0 = Release| x64
147
- {2F7FF0A8-B619-4572-86C7-71E46FE22FB8} .Debug| Any CPU .ActiveCfg = Debug| x64
148
- {2F7FF0A8-B619-4572-86C7-71E46FE22FB8} .Debug| Any CPU .Build .0 = Debug| x64
149
- {2F7FF0A8-B619-4572-86C7-71E46FE22FB8} .Debug| x64 .ActiveCfg = Debug| x64
150
- {2F7FF0A8-B619-4572-86C7-71E46FE22FB8} .Debug| x64 .Build .0 = Debug| x64
151
- {2F7FF0A8-B619-4572-86C7-71E46FE22FB8} .Debug| x86 .ActiveCfg = Debug| x64
152
- {2F7FF0A8-B619-4572-86C7-71E46FE22FB8} .Debug| x86 .Build .0 = Debug| x64
153
- {2F7FF0A8-B619-4572-86C7-71E46FE22FB8} .Release| Any CPU .ActiveCfg = Release| x64
154
- {2F7FF0A8-B619-4572-86C7-71E46FE22FB8} .Release| Any CPU .Build .0 = Release| x64
155
- {2F7FF0A8-B619-4572-86C7-71E46FE22FB8} .Release| x64 .ActiveCfg = Release| x64
156
- {2F7FF0A8-B619-4572-86C7-71E46FE22FB8} .Release| x64 .Build .0 = Release| x64
157
- {2F7FF0A8-B619-4572-86C7-71E46FE22FB8} .Release| x86 .ActiveCfg = Release| x64
158
- {2F7FF0A8-B619-4572-86C7-71E46FE22FB8} .Release| x86 .Build .0 = Release| x64
159
131
{4AFDB34A-7467-4D41-B067-53BC4101D9D0} .Debug| Any CPU .ActiveCfg = Debug| x64
160
132
{4AFDB34A-7467-4D41-B067-53BC4101D9D0} .Debug| Any CPU .Build .0 = Debug| x64
161
133
{4AFDB34A-7467-4D41-B067-53BC4101D9D0} .Debug| x64 .ActiveCfg = Debug| x64
@@ -222,8 +194,6 @@ Global
222
194
EndGlobalSection
223
195
GlobalSection (NestedProjects ) = preSolution
224
196
{0483026E-C6CE-4B1A-AA68-46544C08140B} = {E15BDA6D-E881-4482-94BA-BE5527E917FF}
225
- {C0E7E797-4FBF-4F46-BC57-463F3719BA7A} = {E15BDA6D-E881-4482-94BA-BE5527E917FF}
226
- {2F7FF0A8-B619-4572-86C7-71E46FE22FB8} = {E15BDA6D-E881-4482-94BA-BE5527E917FF}
227
197
{C9B87BD7-AF49-41C3-91F1-D550ADEB7833} = {E15BDA6D-E881-4482-94BA-BE5527E917FF}
228
198
{05AB2F46-268B-4915-806F-DDF813E2D59D} = {E15BDA6D-E881-4482-94BA-BE5527E917FF}
229
199
EndGlobalSection
0 commit comments