From 745406dc65aecc438a53f96badc387a32b7a338f Mon Sep 17 00:00:00 2001 From: Joel Stålnacke Date: Thu, 19 Mar 2026 22:30:56 +0200 Subject: Add Mibo project The Djup project is DesktopGL project --- Djup.Native/Djup.Native.csproj | 39 --------------------------------------- 1 file changed, 39 deletions(-) delete mode 100644 Djup.Native/Djup.Native.csproj (limited to 'Djup.Native/Djup.Native.csproj') diff --git a/Djup.Native/Djup.Native.csproj b/Djup.Native/Djup.Native.csproj deleted file mode 100644 index f3c2781..0000000 --- a/Djup.Native/Djup.Native.csproj +++ /dev/null @@ -1,39 +0,0 @@ - - - - net10.0 - enable - enable - true - - - - $(MSBuildThisFileDirectory)../lib/build - - - - - runtimes/linux-x64/native/libdjup.so - Always - runtimes/linux-x64/native/ - true - - - - - - - $([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture) - true - - - - - runtimes/linux-x64/native/libdjup.so - Always - - - - - - -- cgit v1.2.3