Add new batch file to build both CodeSnip editions
delphidabbler opened this issue · 1 comments
delphidabbler commented
It's a bit of a faff to always having to run Make twice when building a release. Their could be a release batch file that could do the following:
- Enforce the use of a version number to be included in the file names.
- Define
VERSIONto hold version number passed on command line. - Call Make twice, once with
PORTABLEdefined.