This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
v
Watch
1
Star
0
Fork
0
You've already forked v
mirror of
https://github.com/vlang/v.git
synced
2023-08-10 21:13:21 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
d9a83481a5
v
/
compiler
/
msvc_nix.v
9 lines
101 B
Go
Raw
Normal View
History
Unescape
Escape
msvc fixes
2019-07-24 01:20:07 +03:00
module
main
main.v: fix msvc
2019-08-07 14:41:40 +03:00
fn
(
v
mut
V
)
cc_msvc
(
)
{
msvc fixes
2019-07-24 01:20:07 +03:00
}
fn
build_thirdparty_obj_file_with_msvc
(
flag
string
)
{
}
Reference in New Issue
Copy Permalink