1
0

UI stuffs

This commit is contained in:
Scott E. Graves
2017-03-22 10:59:07 -05:00
parent a6c6de75c3
commit 9efbae3fb9
10 changed files with 47 additions and 31 deletions

View File

@@ -7,7 +7,7 @@ set PATH=%ROOT%depot_tools;%PATH%
call create_common.cmd
set CEF_USE_GN=1
if ("%MODE%" EQ "Debug") (
if ("%MODE%"=="Debug") (
set GN_DEFINES=is_win_fastlink=true fatal_linker_warnings=false
) else (
set GN_DEFINES=fatal_linker_warnings=false