support update

just some inclusions to work on linux
This commit is contained in:
phikill 2025-06-26 08:25:05 -03:00
parent d29bee1b89
commit 90d6402e06
33 changed files with 478 additions and 19571 deletions

View file

@ -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 /____________________________________________________________\