deps: add FFXIVClientStructs reference

This commit is contained in:
goat 2021-01-15 23:59:04 +01:00
parent 744c777a6d
commit 46dd6c5eaf
4 changed files with 19 additions and 0 deletions

View file

@ -63,6 +63,7 @@
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\lib\FFXIVClientStructs\FFXIVClientStructs.csproj" />
<ProjectReference Include="..\lib\ImGuiScene\deps\ImGui.NET\src\ImGui.NET-472\ImGui.NET-472.csproj" />
<ProjectReference Include="..\lib\ImGuiScene\deps\SDL2-CS\SDL2-CS.csproj" />
<ProjectReference Include="..\lib\ImGuiScene\ImGuiScene\ImGuiScene.csproj" />