Skip to content

Instantly share code, notes, and snippets.

@douglaslimadev1
Created January 2, 2022 18:08
Show Gist options
  • Select an option

  • Save douglaslimadev1/c0bf6dfc2ed7c0233854710edee0f82d to your computer and use it in GitHub Desktop.

Select an option

Save douglaslimadev1/c0bf6dfc2ed7c0233854710edee0f82d to your computer and use it in GitHub Desktop.
workspace setup
@echo off
subst w: c:\work
w:
cls
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvarsall.bat" x64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment