Download this file
9 lines (4 with data), 181 Bytes
| @ECHO OFF
ECHO Building Delphi Code Coverage
CALL "SetupEnvironment.Bat"
msbuild /p:Platform=Win32 /t:build /p:config=Release /verbosity:detailed "%PRJDIR%\%PRJ%.dproj"
|
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.