VC-32.pl: fix typo [from HEAD].

Submitted by: Pierre Delaage
This commit is contained in:
Andy Polyakov 2012-12-16 19:42:44 +00:00
parent 9abbb6aa89
commit 9f3f7ce9e8

View file

@ -132,7 +132,7 @@ elsif ($FLAVOR =~ /CE/)
$base_cflags.=' /MC';
}
$opt_cflags=' /O1i'; # optimize for space, but with intrinsics...
$dbg_clfags=' /Od -DDEBUG -D_DEBUG';
$dbg_cflags=' /Od -DDEBUG -D_DEBUG';
$lflags="/nologo /opt:ref $wcelflag";
}
else # Win32