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
|
|
@ -19,6 +19,14 @@ echo.
|
|||
2>&1 | findstr /V /C:"Open Watcom" /C:"Portions" /C:"See"
|
||||
|
||||
|
||||
echo.
|
||||
echo "BUILD -- cef_manager/cef_core.c"
|
||||
echo.
|
||||
|
||||
@wcc386 -ecc /6r -fp6 -ms -ot -zkl -ol -Dcef_enable_single_process ^
|
||||
-i="src" -i="src/include" -i="src/lpc_launcher" "src/lpc_launcher/cef_manager/cef_core.c" -fo="bin/lpc_launcher/" ^
|
||||
2>&1 | findstr /V /C:"Open Watcom" /C:"Portions" /C:"See"
|
||||
|
||||
echo.
|
||||
echo __________(RESOURCE)________________________________________
|
||||
echo /____________________________________________________________\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue