fixing windows build x3 | replacing compile commands by compile flags

This commit is contained in:
2024-09-15 07:52:25 +02:00
parent 91b51a5621
commit 4c17f2e165
7 changed files with 45 additions and 825 deletions

View File

@@ -14,8 +14,6 @@
#else
typedef int (__stdcall* FARPROC)(void);
#endif
#else
#include <dlfcn.h>
#endif
namespace mlx