lmao
This commit is contained in:
parent
6c47960b69
commit
c3e49cd78e
10 changed files with 81 additions and 5 deletions
6
cpp.hint
Normal file
6
cpp.hint
Normal file
|
@ -0,0 +1,6 @@
|
|||
// Hint files help the Visual Studio IDE interpret Visual C++ identifiers
|
||||
// such as names of functions and macros.
|
||||
// For more information see https://go.microsoft.com/fwlink/?linkid=865984
|
||||
#define OGLU_API __declspec(dllexport)
|
||||
#define OGLU_API __declspec(dllimport)
|
||||
#define OGLU_API
|
Loading…
Add table
Add a link
Reference in a new issue