From 272cdca728d4c691cee1e2f0d2a55fe7ad78f036 Mon Sep 17 00:00:00 2001 From: Jan Tattermusch Date: Mon, 21 May 2018 20:01:20 +0200 Subject: regenerate projects --- config.w32 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'config.w32') diff --git a/config.w32 b/config.w32 index c09fb93005..db7679ce53 100644 --- a/config.w32 +++ b/config.w32 @@ -412,6 +412,7 @@ if (PHP_GRPC != "no") { "third_party\\boringssl\\crypto\\chacha\\chacha.c " + "third_party\\boringssl\\crypto\\cipher_extra\\cipher_extra.c " + "third_party\\boringssl\\crypto\\cipher_extra\\derive_key.c " + + "third_party\\boringssl\\crypto\\cipher_extra\\e_aesccm.c " + "third_party\\boringssl\\crypto\\cipher_extra\\e_aesctrhmac.c " + "third_party\\boringssl\\crypto\\cipher_extra\\e_aesgcmsiv.c " + "third_party\\boringssl\\crypto\\cipher_extra\\e_chacha20poly1305.c " + @@ -423,6 +424,7 @@ if (PHP_GRPC != "no") { "third_party\\boringssl\\crypto\\cipher_extra\\tls_cbc.c " + "third_party\\boringssl\\crypto\\cmac\\cmac.c " + "third_party\\boringssl\\crypto\\conf\\conf.c " + + "third_party\\boringssl\\crypto\\cpu-aarch64-fuchsia.c " + "third_party\\boringssl\\crypto\\cpu-aarch64-linux.c " + "third_party\\boringssl\\crypto\\cpu-arm-linux.c " + "third_party\\boringssl\\crypto\\cpu-arm.c " + @@ -430,7 +432,6 @@ if (PHP_GRPC != "no") { "third_party\\boringssl\\crypto\\cpu-ppc64le.c " + "third_party\\boringssl\\crypto\\crypto.c " + "third_party\\boringssl\\crypto\\curve25519\\spake25519.c " + - "third_party\\boringssl\\crypto\\curve25519\\x25519-x86_64.c " + "third_party\\boringssl\\crypto\\dh\\check.c " + "third_party\\boringssl\\crypto\\dh\\dh.c " + "third_party\\boringssl\\crypto\\dh\\dh_asn1.c " + @@ -586,6 +587,7 @@ if (PHP_GRPC != "no") { "third_party\\boringssl\\ssl\\d1_srtp.cc " + "third_party\\boringssl\\ssl\\dtls_method.cc " + "third_party\\boringssl\\ssl\\dtls_record.cc " + + "third_party\\boringssl\\ssl\\handoff.cc " + "third_party\\boringssl\\ssl\\handshake.cc " + "third_party\\boringssl\\ssl\\handshake_client.cc " + "third_party\\boringssl\\ssl\\handshake_server.cc " + -- cgit v1.2.3