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
70b585d69a
4coder
/
build_scripts
/
setup_cl_x86.bat
7 lines
82 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
%SCRIPTS_PATH%
\setup_cl_generic.bat amd64_x86
included cl setup scripts
2017-06-22 23:16:04 +00:00