A utility to compile Delphi 7 projects in batch.
- Add CompileBatchOfProjectsDelphi.exe and UPX.exe to path of Windows;
- In folder where have *.dpr files, execute the command:
- CompileBatchOfProjectsDelphi.exe %DELPHI% "c:\temp" "C:\Library;" "c:\executablefolder"
- Example: DELPHI="C:\Program Files (x86)\Borland\Delphi7\Bin\dcc32.exe"
See the list of available releases.
- .NET Framework 4.6
- Delphi 7
- UPX.exe
MIT License