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"
|
#pragma GCC diagnostic ignored "-Wunused-variable"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#define OPENVR_API_NODLL
|
||||||
#define USE_SDL
|
#define USE_SDL
|
||||||
#include "openvr_capi.h"
|
#include "openvr_capi.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user