Update from stable branch.

This commit is contained in:
Dr. Stephen Henson 2008-05-31 23:48:02 +00:00
parent a4792168ec
commit 841c91d6e4

View File

@ -291,6 +291,7 @@ sub do_lib_rule
if ($name eq "")
{
$ex.=' bufferoverflowu.lib' if ($FLAVOR =~ /WIN64/);
$ex.=' crypt32.lib advapi32.lib' if ($target =~ /capi/);
}
elsif ($FLAVOR =~ /CE/)
{