enable pdfium in windows

This commit is contained in:
uazo 2022-12-28 15:01:38 -01:00 committed by GitHub
parent 0f16965303
commit 31dd53a306
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -36,6 +36,11 @@ if (target_os == "win") {
target_cpu = "x64"
symbol_level = 0
use_large_pdbs = true
enable_pdf = true
pdf_is_complete_lib = true
enable_plugins = true
enable_ppapi = false
is_cfi = false # disable it
use_cfi_cast = false # disable it