summaryrefslogtreecommitdiff
path: root/Djup/src/Djup.fsproj
diff options
context:
space:
mode:
Diffstat (limited to 'Djup/src/Djup.fsproj')
-rw-r--r--Djup/src/Djup.fsproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/Djup/src/Djup.fsproj b/Djup/src/Djup.fsproj
index dad45e9..607589c 100644
--- a/Djup/src/Djup.fsproj
+++ b/Djup/src/Djup.fsproj
@@ -27,6 +27,10 @@
<MonoGameContentReference Include="Content/Content.mgcb" />
</ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\..\Djup.Native\src\Djup.Native.csproj" />
+ </ItemGroup>
+
<Import Project="../../Djup.Native/scripts/AddRuntimeTargetsToDepsJson.targets" />
</Project>