diff options
author | Diego Nehab <diego.nehab@gmail.com> | 2019-03-01 20:46:37 -0300 |
---|---|---|
committer | Diego Nehab <diego.nehab@gmail.com> | 2019-03-01 20:46:37 -0300 |
commit | 1e4255e2a937d46dd46695eea56b570090427001 (patch) | |
tree | 5ba9e51cf06ef487f2b6ab6877c5c19a4840f0e7 /vc64.bat | |
parent | 5cc91ab6001efb91a16104dee253e2f9111dddd4 (diff) | |
download | luasocket-1e4255e2a937d46dd46695eea56b570090427001.tar.gz luasocket-1e4255e2a937d46dd46695eea56b570090427001.tar.bz2 luasocket-1e4255e2a937d46dd46695eea56b570090427001.zip |
Update Windows projects vor Visual Studio 2017
Diffstat (limited to 'vc64.bat')
-rwxr-xr-x | vc64.bat | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vc64.bat b/vc64.bat new file mode 100755 index 0000000..ed5cb3a --- /dev/null +++ b/vc64.bat | |||
@@ -0,0 +1,3 @@ | |||
1 | call "c:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\vcvars64.bat" | ||
2 | cls | ||
3 | "c:\Program Files\Git\git-bash.exe" --cd-to-home | ||