mirror of
https://github.com/glfw/glfw.git
synced 2026-09-21 08:39:45 +00:00
Moved platform identifier define to config header.
This commit is contained in:
@@ -32,9 +32,6 @@
|
||||
#define _platform_h_
|
||||
|
||||
|
||||
// This is the Windows version of GLFW
|
||||
#define _GLFW_WIN32
|
||||
|
||||
// We don't need all the fancy stuff
|
||||
#define NOMINMAX
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
|
||||
Reference in New Issue
Block a user