This website requires JavaScript.
Explore
Help
Sign In
ps
/
4coder
Watch
1
Star
0
Fork
You've already forked 4coder
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
70b585d69a
4coder
/
build_scripts
/
setup_cl_x64.bat
6 lines
77 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
included cl setup scripts
2017-06-22 23:16:04 +00:00