mirror of
https://git.wownero.com/dsc/openvr.git
synced 2024-08-15 01:03:30 +00:00
Fix mingw static builds
This commit is contained in:
parent
d01d3704f2
commit
d436d6bc72
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
//========= Copyright Valve Corporation ============//
|
//========= Copyright Valve Corporation ============//
|
||||||
#define VR_API_EXPORT 1
|
#define VR_API_EXPORT 1
|
||||||
|
#define VR_API_PUBLIC 1
|
||||||
#include "openvr.h"
|
#include "openvr.h"
|
||||||
#include "ivrclientcore.h"
|
#include "ivrclientcore.h"
|
||||||
#include <vrcommon/pathtools_public.h>
|
#include <vrcommon/pathtools_public.h>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue