mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-13 07:49:19 +01:00
InputCommon: Don't force-link against SDL2.lib on Windows.
This commit is contained in:
parent
aa29433754
commit
e79c7d4985
@ -16,8 +16,6 @@
|
|||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
#include <Windows.h>
|
#include <Windows.h>
|
||||||
|
|
||||||
#pragma comment(lib, "SDL2.lib")
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
namespace ciface::SDL
|
namespace ciface::SDL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user