|
-
Oct 30th, 2001, 12:11 PM
#1
Thread Starter
Frenzied Member
AppWizard::CustomizeProject
Can someone give me an example of how you use the virtual function:
CCustomAppWiz::CustomizeProject(IBuildProject *pProject)
to add a Compiler flag and a Linker flag to the project options?
As you may know, each project can internally store a set of compiler/linker options (like /Yu "StdAfx.h"). I'm creating a custom AppWizard and am trying to modify the new project's linker options.
MicroBasic
Dragon Shadow Trainer
There is no good or evil in the world...only programmers and fools .
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|