BUG: Creating Project Under Template Folder Excludes Files (267303)
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 Q267303 SYMPTOMS
If you create an AppWizard project in a folder that contains the name "template" as a subfolder, all files in the project folder are excluded from the build.
RESOLUTION
Do one of the following:
- Do not use "template" as a folder name.
- Manually include all files back into the project.
You can also include the excluded files in the build by clicking Settings on the Project menu. In the Project Settings dialog box, select all .cpp/.c/.odl/.idl files in the tree view on the left, and then clear the Exclude file from build check box in the General tab.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 11/18/2003 |
---|
Keywords: | kbBug kbnofix KB267303 |
---|
|