diff --git a/build/bakefiles/config.bkl b/build/bakefiles/config.bkl index 036d0fce30..93ee1c0574 100644 --- a/build/bakefiles/config.bkl +++ b/build/bakefiles/config.bkl @@ -580,4 +580,28 @@ For example, add "-F pe-i386" here if using 64 bit windres for 32 bit build. + + + libcef + + + + + + cef + + + + + + libcef + + + + + + cef_dll_wrapper + + + diff --git a/build/bakefiles/multilib.bkl b/build/bakefiles/multilib.bkl index 650aad7d90..d8faaea142 100644 --- a/build/bakefiles/multilib.bkl +++ b/build/bakefiles/multilib.bkl @@ -189,18 +189,8 @@ $(CEF_INCLUDE_DIR) $(LIBCEF_PATH) $(LIBCEF_WRAPPER_PATH) - - - libcef - libcef_dll_wrapper - - - cef - cef_dll_wrapper - - - - + $(LIBCEF_NAME) + $(LIBCEF_DLL_WRAPPER_NAME) $(LIBCEF_PATH) $(LIBCEF_WRAPPER_PATH) $(CEF_INCLUDE_DIR) - - libcef - libcef_dll_wrapper - - - cef - cef_dll_wrapper - - - - + $(LIBCEF_NAME) + $(LIBCEF_DLL_WRAPPER_NAME) ../sample.rc