This website requires JavaScript.
Explore
Mr. 4th Lab
Register
Sign In
mr4th-public
/
4coder
Watch
1
Fork
You've already forked 4coder
0
Code
Issues
Releases
Activity
c38c7384b9
4coder
/
custom
/
bin
/
setup_cl_x86.bat
7 lines
84 B
Batchfile
Raw
Normal View
History
Unescape
Escape
included cl setup scripts
2017-06-22 23:16:04 +00:00
@
echo
off
finding the scripts path
2017-06-22 23:39:14 +00:00
SET
SCRIPTS_PATH
=
%~dp0
fix a bunch of 'space in the path' problems with batch scripts
2021-05-09 21:31:39 +00:00
"
%SCRIPTS_PATH%
\setup_cl_generic.bat
"
amd64_x86
included cl setup scripts
2017-06-22 23:16:04 +00:00