1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-06-12 22:07:39 +02:00

Update to CEF 87.1.13

Fixed some FMX compilation issues in Linux thanks to Christoph Schneider.
This commit is contained in:
Salvador Diaz Fau
2021-01-08 16:01:06 +01:00
parent e19ecae2b5
commit 62753fa7f9
7 changed files with 28 additions and 21 deletions

View File

@ -54,7 +54,8 @@ uses
{$ELSE}
{$IFDEF MSWINDOWS}Windows,{$ENDIF} Math,
{$ENDIF}
{$IFDEF LINUX}xlib,{$ENDIF} uCEFTypes;
{$IFDEF LINUX}{$IFDEF FPC}xlib,{$ENDIF}{$ENDIF}
uCEFTypes;
var
// /include/capi/cef_app_capi.h