FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
simple-binary-encoding/cppbuild/vs-helper.cmd at master · michael-ameri/simple-binary-encoding · GitHub
michael-ameri
/
simple-binary-encoding
Public
forked from
aeron-io/simple-binary-encoding
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
simple-binary-encoding
/
cppbuild
/
vs-helper.cmd
Copy path
More file actions
More file actions
Latest commit
History
History
History
2 lines (2 loc) · 237 Bytes
Breadcrumbs
simple-binary-encoding
/
cppbuild
/
vs-helper.cmd
Copy path
File metadata and controls
2 lines (2 loc) · 237 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
rem
Invoke script to set all of the Visual Studio ENV variables
@
for /f
"
usebackq delims=#
"
%%
a in (`
"
%programfiles(x86)%
\Microsoft Visual Studio\Installer\vswhere
"
-latest -property installationPath`) do
"
%%
a\Common7\Tools\VsDevCmd.bat
"
Back
|
FazBrowse Home
|
New Git URL