X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=util%2Fpl%2FVC-32.pl;h=0aeabcf5c7befc0ecd00917580617be0669a78a8;hp=69197b0144e3dba0a4539281641f1ee9f96a1c6a;hb=fb0a520897778ebeebe9aaaf116f207a838ebb3f;hpb=230ec17d745d99fa37973bda8654031d90e88c02 diff --git a/util/pl/VC-32.pl b/util/pl/VC-32.pl index 69197b0144..0aeabcf5c7 100644 --- a/util/pl/VC-32.pl +++ b/util/pl/VC-32.pl @@ -189,7 +189,7 @@ if ($FLAVOR =~ /CE/) $ex_libs.= ' $(WCECOMPAT)/lib'; if (-f "$ENV{WCECOMPAT}/lib/$ENV{TARGETCPU}/wcecompatex.lib") { - $ex_libs.='/$(TARGETCPU)/whecompatex.lib'; + $ex_libs.='/$(TARGETCPU)/wcecompatex.lib'; } else {