Mark VC templates correctly.
authorRichard Levitte <levitte@openssl.org>
Mon, 31 Oct 2016 15:40:36 +0000 (16:40 +0100)
committerRichard Levitte <levitte@openssl.org>
Mon, 31 Oct 2016 15:59:31 +0000 (16:59 +0100)
commitbe1f4812111aa76f12db91d9059ead3b43314b4c
treec6da2c6984d1f15d5414900d68c7fe770caeee03
parent4e3973b457d42172711e2c556362826b02c44169
Mark VC templates correctly.

VC-noCE-common and VC-WIN64-common were missing this line:

        template         => 1,

Fixes GH#1809

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1811)
Configurations/10-main.conf