You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-07-12 22:30:17 +02:00
ExternalPumpBrowser, fix unit-name
This commit is contained in:
@ -38,17 +38,17 @@
|
|||||||
|
|
||||||
(*
|
(*
|
||||||
* Include the following files
|
* Include the following files
|
||||||
* SimpleBrowser2.app/Contents/Frameworks/ExternalPumpBrowser Helper.app/
|
* ExternalPumpBrowser.app/Contents/Frameworks/ExternalPumpBrowser Helper.app/
|
||||||
* files from the demos/Lazarus_Mac/AppHelper project
|
* files from the demos/Lazarus_Mac/AppHelper project
|
||||||
* use create_mac_helper.sh
|
* use create_mac_helper.sh
|
||||||
*
|
*
|
||||||
* SimpleBrowser2.app/Contents/Frameworks/Chromium Embedded Framework.framework
|
* ExternalPumpBrowser.app/Contents/Frameworks/Chromium Embedded Framework.framework
|
||||||
* files from Release folder in cef download
|
* files from Release folder in cef download
|
||||||
*
|
*
|
||||||
*)
|
*)
|
||||||
|
|
||||||
|
|
||||||
program SimpleBrowser2;
|
program ExternalPumpBrowser;
|
||||||
|
|
||||||
{$mode objfpc}{$H+}
|
{$mode objfpc}{$H+}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user