From 2d1502f131100bb1954da3c08204573229bc91ba Mon Sep 17 00:00:00 2001 From: Haojian Wu Date: Sat, 7 Jun 2014 18:52:14 -0700 Subject: [PATCH] Fix autoconf generated error in bakefile_gen. --- build/bakefiles/config.bkl | 24 +++++++++++++++++++ build/bakefiles/multilib.bkl | 14 ++--------- samples/webview_chromium/webview_chromium.bkl | 13 ++-------- 3 files changed, 28 insertions(+), 23 deletions(-) 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