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
28cc8cf2e3
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