Added copy libs targets

Added native libs for linux
This commit is contained in:
2024-07-05 14:46:43 +02:00
parent 5d2c350bb8
commit 1c64d6fe54
8 changed files with 28 additions and 0 deletions
+1
View File
@@ -22,4 +22,5 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<Import Project=".\CopyLibs.targets" />
</Project>