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

makefile: use latest v.c

This commit is contained in:
Alexander Medvednikov
2019-08-10 08:21:20 +02:00
parent 45766dcb2e
commit 5a80d587d5
2 changed files with 2 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ module http
import strings
#flag windows -I @VROOT/thirdparty/vschannel
#flag -lws2_32 -lcrypt32