Two interesting links today about Delphi and Batch files.
- Using batch files to streamline your build process.
This is a really long post explaining a system of batch files to facilitate continuous integration using Batch files and the Delphi commandline compiers. - A workaround for calling batch files from within the Delphi IDE.
(the latter was much easier in Delphi 7 and older; the pre/post build commands are not batch files: they are commands stringed together using the ampersaond (&))
–jeroen
Filed under: Delphi, Delphi 2005, Delphi 2006, Delphi 2007, Delphi 2009, Delphi 2010, Delphi 7, Delphi XE, Delphi XE2, Delphi XE3, Delphi XE4, Delphi XE5, Delphi XE6, Delphi XE7, Development, Software Development
