mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
win: Add bootstrap[c].exe for sandbox integration (see #3824)
Replace cef_sandbox.lib usage with bootstrap executables. See the SandboxSetup Wiki page for details.
This commit is contained in:
@ -66,12 +66,6 @@ if platform == 'windows':
|
||||
#
|
||||
# set WIN_CUSTOM_TOOLCHAIN=1
|
||||
#
|
||||
# o Used by tools/msvs_env.bat to configure the MSVS tools environment.
|
||||
# Should be set to "none" because VC variables for CEF will be set via
|
||||
# INCLUDE/LIB/PATH.
|
||||
#
|
||||
# set CEF_VCVARS=none
|
||||
#
|
||||
# o Used by the following scripts:
|
||||
# (a) build/vs_toolchain.py SetEnvironmentAndGetRuntimeDllDirs when
|
||||
# determining whether to copy VS runtime binaries to the output directory.
|
||||
|
Reference in New Issue
Block a user