Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit a1b44b3

Browse files
authored
Merge pull request #103 from livecode/fix-linux_cef
[[ Bug 19658 ]] Make CEF work on linux
2 parents 6ce7149 + 83267ce commit a1b44b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libcef/libcef.stubs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cef ./CEF/libcef ./CEF/libcef ./CEF/libcef
1+
cef ./Externals/CEF/libcef ./CEF/libcef ./CEF/libcef
22
cef_add_cross_origin_whitelist_entry: (pointer,pointer,pointer,integer) -> (integer)
33
cef_api_hash: (integer) -> (pointer)
44
cef_base64decode: (pointer) -> (pointer)

0 commit comments

Comments
 (0)