mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-04 22:59:49 +00:00
video/openvr: define OPENVR_API_NODLL
.. so that S_API doesn't expand to __declspec(dllimport)
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#pragma GCC diagnostic ignored "-Wunused-variable"
|
||||
#endif
|
||||
|
||||
#define OPENVR_API_NODLL
|
||||
#define USE_SDL
|
||||
#include "openvr_capi.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user