Fix Windows build file template to recognise .res files
authorRichard Levitte <levitte@openssl.org>
Sun, 14 Jan 2018 21:39:20 +0000 (22:39 +0100)
committerRichard Levitte <levitte@openssl.org>
Mon, 15 Jan 2018 08:40:51 +0000 (09:40 +0100)
commit0973b47040df02bfa56e4a91b25621027467b16c
tree518e9d97630d87a870e3b1d23f5353bbbce012de
parent27da42d85212f80fc0db02b1cedf1d49fbfb8c43
Fix Windows build file template to recognise .res files

Only when building the main shared libraries

Fixes #5075

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5077)
Configurations/windows-makefile.tmpl