You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-06-12 22:07:39 +02:00
Update to CEF 3.3325.1755.g7c74b17
This commit is contained in:
@ -63,10 +63,9 @@ begin
|
||||
|
||||
// Follow these steps to test this demo :
|
||||
// 1. Build the SubProcess project in this directory.
|
||||
// 2. Copy the crash_reporter.cfg file to the BIN directory in CEF4Delphi.
|
||||
// 3. Copy the CEF binaries to the BIN directory in CEF4Delphi.
|
||||
// 4. Build this project : JSSimpleWindowBinding
|
||||
// 5. Run this demo : JSSimpleWindowBinding
|
||||
// 2. Copy the CEF binaries to the BIN directory in CEF4Delphi.
|
||||
// 3. Build this project : JSSimpleWindowBinding
|
||||
// 4. Run this demo : JSSimpleWindowBinding
|
||||
|
||||
GlobalCEFApp.BrowserSubprocessPath := 'SubProcess.exe';
|
||||
|
||||
|
Reference in New Issue
Block a user