1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-02-02 10:25:26 +02:00

Updated to CEF 3.2924.1571.gcdcdfa9

This commit is contained in:
Salvador Diaz Fau 2017-02-26 16:27:24 +01:00 committed by GitHub
parent d0ea3e3e55
commit 91d81ec9dd

View File

@ -3,9 +3,10 @@ CEF4Delphi is an open source project created by Salvador Díaz Fau to embed Chro
CEF4Delphi is based on DCEF3, made by Henri Gourvest. The original license of DCEF3 still applies to CEF4Delphi. Read the license terms in the first lines of any *.pas file.
CEF4Delphi uses CEF 3.2924.1569.g067d915 which includes Chromium 56.0.2924.76.
CEF4Delphi uses CEF 3.2924.1571.gcdcdfa9 which includes Chromium 56.0.2924.76.
The CEF3 binaries used by CEF4Delphi are available for download at spotify :
http://opensource.spotify.com/cefbuilds/cef_binary_3.2924.1569.g067d915_windows32.tar.bz2
32bit -> http://opensource.spotify.com/cefbuilds/cef_binary_3.2924.1571.gcdcdfa9_windows32.tar.bz2
64bit -> http://opensource.spotify.com/cefbuilds/cef_binary_3.2924.1571.gcdcdfa9_windows64.tar.bz2
CEF4Delphi was developed and tested on Delphi 10 Seattle. Other versions of Delphi or Lazarus were NOT tested.