glfw: update build system to glfw@master
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
131caa4cb7
commit
4f61a4e3c6
5 changed files with 16 additions and 8 deletions
|
|
@ -1,5 +1,3 @@
|
|||
#include "sources_all.c"
|
||||
|
||||
// Windows-specific sources
|
||||
#include "win32_thread.c"
|
||||
#include "wgl_context.c"
|
||||
|
|
@ -8,3 +6,4 @@
|
|||
#include "win32_time.c"
|
||||
#include "win32_joystick.c"
|
||||
#include "win32_window.c"
|
||||
#include "win32_module.c"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue