mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-07 16:45:10 +00:00
Update ThirdParty.csproj
This commit is contained in:
6
DotNet/ThirdParty/ThirdParty.csproj
vendored
6
DotNet/ThirdParty/ThirdParty.csproj
vendored
@@ -50,15 +50,15 @@
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Content Include="..\..\Assets\Plugins\MacOS\x86_64\libRecastDll.dylib">
|
||||
<Content Include="..\..\Assets\TEngine\Plugins\MacOS\x86_64\libRecastDll.dylib">
|
||||
<Link>runtimes\osx\native\libRecastDll.dylib</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="..\..\Assets\Plugins\x86_64\libRecastDll.so">
|
||||
<Content Include="..\..\Assets\TEngine\Plugins\x86_64\libRecastDll.so">
|
||||
<Link>runtimes\linux\native\libRecastDll.so</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="..\..\Assets\Plugins\x86_64\RecastDll.dll">
|
||||
<Content Include="..\..\Assets\TEngine\Plugins\x86_64\RecastDll.dll">
|
||||
<Link>runtimes\win\native\RecastDll.dll</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
|
Reference in New Issue
Block a user