Allow users to modify /MD to /MT.
PR: 380
This commit is contained in:
parent
2589b74fd8
commit
54307ce955
@ -91,7 +91,7 @@ if ($shlib)
|
||||
{
|
||||
$mlflags.=" $lflags /dll";
|
||||
# $cflags =~ s| /MD| /MT|;
|
||||
$lib_cflag=" -D_WINDLL -D_DLL";
|
||||
$lib_cflag=" -D_WINDLL";
|
||||
$out_def="out32dll";
|
||||
$tmp_def="tmp32dll";
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user