mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
"#flag mingw ..." support
This commit is contained in:
@@ -22,6 +22,7 @@ import gl
|
||||
#flag freebsd -Wl,-L/usr/local/lib,-lglfw
|
||||
#flag linux -lglfw
|
||||
#flag windows -lgdi32 -lshell32 -lglfw3
|
||||
#flag mingw -mwindows
|
||||
#include <GLFW/glfw3.h>
|
||||
// #flag darwin -framework Carbon
|
||||
// #flag darwin -framework Cocoa
|
||||
|
||||
Reference in New Issue
Block a user