From dfbd83dc50a45036ece4c0daca3516e74951be98 Mon Sep 17 00:00:00 2001 From: Tobias Taschner Date: Sat, 24 Feb 2018 20:30:11 +0100 Subject: [PATCH] Fix webviewchromium sample bakefile for non autoconf format --- samples/webview/webview.bkl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/samples/webview/webview.bkl b/samples/webview/webview.bkl index f5f752c511..fe7806a918 100644 --- a/samples/webview/webview.bkl +++ b/samples/webview/webview.bkl @@ -20,7 +20,7 @@ + cond="FORMAT=='autoconf' and PLATFORM_MACOSX=='1' and USE_WEBVIEW_CHROMIUM=='1' and FORMAT[:3] != 'msv'"> cef_process_helper.cpp @@ -33,7 +33,7 @@ $(LIBCEF_FRAMEWORK) + cond="target and FORMAT=='autoconf' and PLATFORM_MACOSX=='1' and USE_WEBVIEW_CHROMIUM=='1'"> all @@ -52,7 +52,7 @@ cp -f $(TOP_SRCDIR)/src/osx/carbon/wxmac.icns webview_chromium_helper.app/Contents/Resources/wxmac.icns - + rm -rf $(id).app @@ -62,7 +62,7 @@ build the sample either. --> + cond="FORMAT=='autoconf' and USE_WEBVIEW_CHROMIUM=='1' and FORMAT[:3] != 'msv'"> webview.cpp @@ -85,7 +85,7 @@ ../sample.rc + cond="FORMAT=='autoconf' and PLATFORM_MACOSX=='1' and USE_WEBVIEW_CHROMIUM=='1'"> webview_chromium_helper all @@ -108,7 +108,7 @@ 2. correct the CEF Frameworks executable path of webview_chromium library. --> + cond="FORMAT=='autoconf' and PLATFORM_MACOSX=='1' and USE_WEBVIEW_CHROMIUM=='1' and SHARED=='1'"> package all $(DLLPREFIX)$(wxwin.mkDllName("webview")).dylib