PRB: Custom AppWizards Can't Make Per-File Settings/Build Steps (181503)
The information in this article applies to:
- The AppWizard, when used with:
- Microsoft Visual C++, 32-bit Enterprise Edition 5.0
- Microsoft Visual C++, 32-bit Professional Edition 5.0
This article was previously published under Q181503 SYMPTOMS
Custom AppWizards can not make per-file settings or per-file custom build
steps on the projects they generate, such as modifying the compiler
settings for one .cpp in a project or adding a custom build step to run
MIDL on a project's IDL file.
STATUS
This behavior is by design.
NOTE: This problem has been addressed in Visual C++ 6.0 by new methods
added to the Configuration object: AddFileSetting, RemoveFileSetting, and
AddCustomBuildStepToFile.
REFERENCES
DevStudio Object Model documentation: "Object Model, Developer Studio."
Visual C++ 5.0 AppWizard Programming Reference: "Customizing the Generated
Custom AppWizard Project."
For more information about the new Visual C++ 6.0 Object Model features,
see the "Object Model" topic in "What's New in Visual C++ 6.0" in the
Visual C++ 6.0 Online Documentation.
Modification Type: | Major | Last Reviewed: | 11/18/2003 |
---|
Keywords: | kbAutomation kbide kbpending kbprb kbwizard KB181503 |
---|
|