impr: Remove dependencies on curl, mbedTLS and GLFW in the SDK

This commit is contained in:
WerWolv
2025-02-03 20:49:58 +01:00
parent 0140e24822
commit 0a6681ccb7
15 changed files with 383 additions and 231 deletions

View File

@@ -19,6 +19,7 @@
#include <imgui_internal.h>
#define GLFW_EXPOSE_NATIVE_WIN32
#include <GLFW/glfw3.h>
#include <GLFW/glfw3native.h>
#undef GLFW_EXPOSE_NATIVE_WIN32