Menu

[4a4584]: / build-unit-test.bat  Maximize  Restore  History

Download this file

9 lines (4 with data), 181 Bytes

1
2
3
4
5
6
@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.