mirror of
https://github.com/vlang/v.git
synced 2025-09-14 23:12:33 +03:00
fix sokol on windows
This commit is contained in:
parent
24d34a4f2c
commit
b2be36d92e
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ pub const (
|
|||
#flag darwin -fobjc-arc
|
||||
#flag linux -lX11 -lGL
|
||||
|
||||
#flag windows -lgdi32
|
||||
|
||||
// METAL
|
||||
// #flag -DSOKOL_METAL
|
||||
// #flag darwin -framework Metal -framework Cocoa -framework MetalKit -framework QuartzCore
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue