VC-32.pl: fix typo.

Submitted by: Pierre Delaage
This commit is contained in:
Andy Polyakov 2012-12-16 19:39:24 +00:00
parent f469880c61
commit 8774f78d1b

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