提交 52e2c122 编写于 作者: A Andrew Dunstan

Attempt to fix MSVC builds broken by parallel make changes.

上级 11e482c3
......@@ -431,7 +431,7 @@ sub mkvcbuild
{ # Also catches mbprint.c
$proj->AddFile('src\bin\psql\\' . $f);
}
else
elsif ($f =~ /\.c$/)
{
$proj->AddFile('src\bin\scripts\\' . $f);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册