support update
just some inclusions to work on linux
This commit is contained in:
parent
d29bee1b89
commit
90d6402e06
33 changed files with 478 additions and 19571 deletions
|
|
@ -39,6 +39,14 @@ echo.
|
|||
|
||||
@cl /c /O2 /MT /I "src" /I "src/include" /I "src/include/libcef" "src/lpc_launcher/display_manager/display_manager_nt.c" /Fo"bin/lpc_launcher/"
|
||||
|
||||
echo.
|
||||
echo ==== BUILD -- display_manager_nt.c -- )
|
||||
echo.
|
||||
|
||||
|
||||
@cl /c /O2 /MT /Dcef_enable_single_process ^
|
||||
/I "src" /I "src/include" /I "src/include/libcef" "src/lpc_launcher/cef_manager/cef_core.c" /Fo"bin/lpc_launcher/"
|
||||
|
||||
echo.
|
||||
echo __________(RESOURCE)________________________________________
|
||||
echo /____________________________________________________________\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue