mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-24 14:24:54 +00:00
InputCommon: Don't force-link against SDL2.lib on Windows.
This commit is contained in:
parent
aa29433754
commit
e79c7d4985
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@
|
|||
|
||||
#ifdef _WIN32
|
||||
#include <Windows.h>
|
||||
|
||||
#pragma comment(lib, "SDL2.lib")
|
||||
#endif
|
||||
|
||||
namespace ciface::SDL
|
||||
|
|
Loading…
Add table
Reference in a new issue