BUG: File Level Custom Build Step Is Not Applied to New Configuration (275712)
The information in this article applies to:
- Microsoft Visual C++, 32-bit Enterprise Edition 6.0
- Microsoft Visual C++, 32-bit Professional Edition 6.0
- Microsoft Visual C++, 32-bit Learning Edition 6.0
This article was previously published under Q275712 SYMPTOMS
When you add a new configuration to a Visual C++ project, a file that used a custom build step may not inherit the custom build step in the new configuration.
RESOLUTION
If you have closed and reopened the workspace, you must manually copy the custom build step from the old configuration to the new configuration.
If you have not closed and reopened the workspace, perform the following steps:
- Set the active configuration to the new configuration.
- Right-click the file that uses the custom build step, and click Settings.
- Note that the Always use custom build step check box is selected even though the custom build step is gone. Clear and reselect this check box. The Custom Build tab reappears with all of the correct steps.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. REFERENCES
For more information, see the following Microsoft Developer Network (MSDN) site:
Modification Type: | Major | Last Reviewed: | 11/18/2003 |
---|
Keywords: | kbBug kbDevStudio kbide kbpending KB275712 |
---|
|