1
0

Update to latest CEF

This commit is contained in:
Scott E. Graves
2017-03-21 11:52:14 -05:00
parent f0544997e3
commit ac4872557a
4 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ set ROOT=%~dp0%
pushd "%ROOT%"
set CUR_PATH=%PATH%
REM call 3rd_party\CEF\create_debug.cmd
call 3rd_party\CEF\create_debug.cmd
set PATH=%CUR_PATH%
mkdir build