Hacker News new | ask | show | jobs
by 1718627440 235 days ago
> Not true. You can download just MSVC the toolchain sans IDE. Works great.

How is the standalone MS build system called?

1 comments

The standalone IDE-less build tools comes with MsBuild.exe. So you just use that.