Fix WinCE config target
authorRichard Levitte <levitte@openssl.org>
Sun, 28 Jan 2018 12:26:01 +0000 (13:26 +0100)
committerRichard Levitte <levitte@openssl.org>
Sun, 28 Jan 2018 13:52:19 +0000 (14:52 +0100)
commite548c1fe98e35888e8ad90b16a4fdcd3ab577210
tree07a3726f59d072b6b5b1c32c18f2ba1bcc86452f
parentd4deecc203bf3a7bcc5f31529692f5b668c0c2bc
Fix WinCE config target

vc_wince_info()->{defines} was left around, when it should be
vc_wince_info()->{cppflags}

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5182)
Configurations/10-main.conf