https://github.com/emily33901/find_my_visual_studio
Talk about a nightmare...
https://github.com/emily33901/find_my_visual_studio
Last synced: 3 months ago
JSON representation
Talk about a nightmare...
- Host: GitHub
- URL: https://github.com/emily33901/find_my_visual_studio
- Owner: emily33901
- Created: 2018-09-02T13:24:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-18T11:31:41.000Z (almost 6 years ago)
- Last Synced: 2024-12-28T11:44:59.659Z (5 months ago)
- Language: C
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Find My Visual Studio
[](https://ci.appveyor.com/project/emily33901/find-my-visual-studio)CI build for the single header created by Jonathan Blow which can be found [here](https://gist.github.com/Kalinovcic/b4d9cc55a37f929cb62320763e8fbb47).
Prebuilt binaries can be found in the [releases](https://github.com/josh33901/find_my_visual_studio/releases) tab.
Usage:
`find_my_visual_studio.exe ...`
Where args can be:
- `win_root` - windows sdk root folder
- `win_um` - windows sdk um lib folder
- `win_ucrt` - windows sdk ucrt lib folder
- `win_version` - windows sdk version
- `vs_exe` - cl.exe folder
- `vs_library` - visual studio libraries folder
- `msbuild_exe` - msbuild exe folder
- `vs_root` - visual studio root folder
Values are printed on their own line, in the order provided in the argument list.