1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

gg: update sokol and stb_truetype

This commit is contained in:
Alexander Medvednikov
2020-08-23 07:25:30 +02:00
parent da452c9c7e
commit 94c3a912ba
8 changed files with 11825 additions and 6195 deletions

View File

@@ -6,7 +6,6 @@ pub const (
used_import = 1 + fontstash.used_import
)
/*
#flag windows -I @VROOT/thirdparty/freetype/include
#flag windows -L @VROOT/thirdparty/freetype/win64
@@ -23,7 +22,11 @@ pub const (
#flag darwin -lfreetype
#flag darwin -lpng -lbz2 -lz
*/
#flag linux -I.