summaryrefslogtreecommitdiff
path: root/Djup.Native/src/Djup.Native.csproj
diff options
context:
space:
mode:
authorJoel Stålnacke <joel@saker.fi>2026-03-23 19:50:18 +0200
committerJoel Stålnacke <joel@saker.fi>2026-03-23 19:50:18 +0200
commit3a1f9fe6800ef5fe7bbf1c0a5976720383ba84fe (patch)
treef1218eb4085a654f6bb70671b41b4a74e646c052 /Djup.Native/src/Djup.Native.csproj
parent3870982f640260822bf605e693782ce9f5d79cf6 (diff)
Rewrite native code in Odin and use ECSodin
Diffstat (limited to 'Djup.Native/src/Djup.Native.csproj')
-rw-r--r--Djup.Native/src/Djup.Native.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Djup.Native/src/Djup.Native.csproj b/Djup.Native/src/Djup.Native.csproj
index a581a58..f2a149b 100644
--- a/Djup.Native/src/Djup.Native.csproj
+++ b/Djup.Native/src/Djup.Native.csproj
@@ -9,7 +9,7 @@
</PropertyGroup>
<PropertyGroup>
- <BuildDir>$(MSBuildThisFileDirectory)../../lib/build</BuildDir>
+ <BuildDir>$(MSBuildThisFileDirectory)../../lib/output</BuildDir>
</PropertyGroup>
<ItemGroup Condition=" '$(Configuration)'=='Release' ">