This website requires JavaScript.
Explore
Help
Sign In
vieter-v
/
v
Watch
2
Star
0
Fork
You've already forked v
0
Code
Issues
Pull Requests
Releases
Activity
1470b3da11
v
/
compiler
/
msvc_nix.v
9 lines
101 B
Go
Raw
Normal View
History
Unescape
Escape
msvc fixes
2019-07-24 00:20:07 +02:00
module
main
main.v: fix msvc
2019-08-07 13:41:40 +02:00
fn
(
v
mut
V
)
cc_msvc
(
)
{
msvc fixes
2019-07-24 00:20:07 +02:00
}
fn
build_thirdparty_obj_file_with_msvc
(
flag
string
)
{
}