Search the web
Sign In
New User? Sign Up
vsnetaddin · Visual Studio.NET Add-ins
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Run Post Build Command for a VCConfiguration   Message List  
Reply | Forward Message #3870 of 3878 |
Re: Run Post Build Command for a VCConfiguration

Enumerate the Tools collection on your object, and look for the tool
that supports the VCPostBuildEventTool interface.

-Duncan

vsnetaddin@yahoogroups.com wrote:
> 1. Run Post Build Command for a VCConfiguration
> Posted by: "hauptmannp" hauptmannp@... hauptmannp
> Date: Thu Jun 12, 2008 7:01 am ((PDT))
>
> I want to run the post build command (as configured in the project
> settings) for a specific configuration in a C++ project.
>
> I do have the VCConfiguration object, but I don't know how to go from
> here.
>
> Any suggestions?



Fri Jun 13, 2008 1:54 pm

blu3_d0g
Offline Offline
Send Email Send Email

Forward
Message #3870 of 3878 |
Expand Messages Author Sort by Date

I want to run the post build command (as configured in the project settings) for a specific configuration in a C++ project. I do have the VCConfiguration...
hauptmannp
Offline Send Email
Jun 12, 2008
2:01 pm

Enumerate the Tools collection on your object, and look for the tool that supports the VCPostBuildEventTool interface. -Duncan...
Duncan Lees
blu3_d0g
Offline Send Email
Jun 13, 2008
1:55 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help