Build Events
Go Up to Project Options Index
Project > Options > Build Events
Use the Build Events dialog box to add events for the pre-build, pre-link and post-build stages. Results of the commands you specify in this dialog box are displayed in the Output pane. To control the level of output, choose Tools > Options > Environment Options and adjust the Verbosity level.
Note: Some of the build options are not available for some project types.
| Item | Description |
|---|---|
|
Pre-Build |
Enter the commands in the Commands: window that are to be performed before the rest of the build. To display the Events List dialog box for creating a command list, click Edit. |
|
Pre-Link |
For C++ only. Enter the commands in the Commands: window that are to be performed before linking. To display the Events List dialog box for creating a command list, click Edit. |
|
Post-Build |
Enter the commands in the Commands: window that are to be performed after the build has completed. To display the Events Listdialog box for creating the command list, click Edit. |