|
@@ -60,6 +60,10 @@
|
|
|
<Link>Runtimes\win\native\kcp.dll</Link>
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
</Content>
|
|
|
+ <Content Include="..\..\Unity\Assets\Plugins\x86_64\RecastDll.dll">
|
|
|
+ <Link>Runtimes\win\native\RecastDll.dll</Link>
|
|
|
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
<Content Include="..\..\Unity\Assets\Plugins\x86_64\libkcp.so">
|
|
|
<Link>Runtimes\linux\native\libkcp.so</Link>
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
@@ -68,10 +72,6 @@
|
|
|
<Link>Runtimes\linux\native\libRecastDll.so</Link>
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
</Content>
|
|
|
- <Content Include="..\..\Unity\Assets\Plugins\x86_64\RecastDll.dll">
|
|
|
- <Link>Runtimes\win\native\RecastDll.dll</Link>
|
|
|
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
- </Content>
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|