I\'m using the Delphi 5 command-line compiler to do a build. The build does not report any errors, however it does not generate the EXE file either.
How can I get MSBuild to do a full build of a Delphi project equivalent to 开发者_开发技巧dcc32 -b?