4coder/custom/bin/setup_cl_x86.bat

7 lines
82 B
Batchfile
Raw Normal View History

2017-06-22 23:16:04 +00:00
@echo off
2017-06-22 23:39:14 +00:00
SET SCRIPTS_PATH=%~dp0
%SCRIPTS_PATH%\setup_cl_generic.bat amd64_x86
2017-06-22 23:16:04 +00:00