mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
make gg work on Windows; prebuild glad and cJSON; new ft module
This commit is contained in:
@@ -6,8 +6,7 @@ module stbi
|
||||
|
||||
import gl
|
||||
|
||||
#flag linux -I @VROOT/thirdparty/stb_image
|
||||
#flag darwin -I @VROOT/thirdparty/stb_image
|
||||
#flag -I @VROOT/thirdparty/stb_image
|
||||
|
||||
#define STB_IMAGE_IMPLEMENTATION
|
||||
#include "stb_image.h"
|
||||
|
Reference in New Issue
Block a user