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

builder: vfmt msvc.v

This commit is contained in:
Alexander Medvednikov 2021-02-18 17:00:07 +03:00
parent 51dd22bcc0
commit 0dbc9417e7

View File

@ -8,6 +8,7 @@ import v.cflag
#flag windows -l shell32
#flag windows -l dbghelp
#flag windows -l advapi32
struct MsvcResult {
full_cl_exe_path string
exe_path string