Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > How to use devenv to build specific configuration in VS2005?
 

How to use devenv to build specific configuration in VS2005?

All,

I hope this is the right question for this forum...

I am trying to perform command line build with devenv. In my solution file product_a.sln, the Active Default Configuration is "Debug" and the Active Solution Platform is "SomeSDK". When typing "devenv product_a.sln /rebuild debug", it will build debug version of the project with "SomeSDK" configuration.

What if I have another Solution Platform called "AnotherSDK"? How can I do that on command line? I have problems with finding the right usage from "devenv /?" or "http://msdn.microsoft.com/en-us/library/xee0c8y7(VS.80).aspx". I also try /projectconfig but i must have incorrect usage.

Please help.

Thanks.

A.
baztheman  Sunday, October 05, 2008 2:36 AM
Hi,

This is much more related to VS extensibility than GAX, have you tried the VS Extensibility forum right here in MSDN Forums?

thanks,
-vga.

Edit your T4 templates with full IntelliSense support!! http://www.t4editor.net
vga  Tuesday, October 21, 2008 9:31 PM

You can use google to search for other answers

Custom Search

More Threads

• Autocomplit feature in Code Editor
• renaming projects
• How is GAT Package information persisted?
• Creating projects in a subdirectory
• Same error but I have a diffrent version of the assembly.
• no menu entry in VSS 08 for guidance automation packages
• Project reference problem
• Wizard - Field with optional value
• Use of ExpressionEvaluatorValueProvider in VS2008
• Custom Wizard with checkbox