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:
parent
51dd22bcc0
commit
0dbc9417e7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user