fix sokol on windows

pull/3487/head
Alexander Medvednikov 2020-01-18 06:27:39 +01:00
parent 24d34a4f2c
commit b2be36d92e
1 changed files with 2 additions and 0 deletions

View File

@ -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