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

Commit b0e4458

Browse files
author
Ian Macphail
committed
[[ Android ]] Use uniform_arch when locating windows x86_64 CEF libs
1 parent 8fb6618 commit b0e4458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libbrowser/libbrowser.gyp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@
291291

292292
'library_dirs':
293293
[
294-
'../prebuilt/unpacked/cef/>(toolset_arch)-win32-$(PlatformToolset)_static_$(ConfigurationName)/lib/CEF/',
294+
'../prebuilt/unpacked/cef/<(uniform_arch)-win32-$(PlatformToolset)_static_$(ConfigurationName)/lib/CEF/',
295295
],
296296

297297
'libraries':

0 commit comments

Comments
 (0)