According to Delphi’s help file, when I open the dialog box to add build events to my project’s options, the dialog box should show a list of macros (placeholders) that I can use on the command line for the build event. When I try this in Delphi XE, the list of macros is empty. The help file doesn’t say which macros are available either (that I could find).
So, which macros are available? Right now I need a macro for the full path to the compiled .exe file (post-build), and the full path to the .dproj file. But I’d like to have a complete list of the available macros for future reference.
I had to go back to D2010 to come up with this list: