Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] Third Party Tools

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 11-09-2010, 08:04 AM
Statler6's Avatar
Statler6 Statler6 is online now
Registered User
 
Join Date: 02-06-2006
Posts: 13
How to build all Release targets of a mixed C#/C++ Build?

We have more than 200 VS2008 solutions, about half of them C++, the others are C#. I have them all in text file and build them in a loop. We want to build only the Release targets.

The default target configuration in a C++ project is "Release|Win32" while it is "Release|Any CPU" for C#. Is there a way to set the Configuration property of the MakeVS2008 step so that it matches both targets?

Last edited by Statler6; 11-09-2010 at 08:39 AM.
Reply With Quote
  #2  
Old 11-09-2010, 08:47 AM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
Release.*

will match all configurations beginning with Release.

http://www.kinook.com/VisBuildPro/Ma...olutiontab.htm
Reply With Quote
  #3  
Old 11-09-2010, 09:02 AM
Statler6's Avatar
Statler6 Statler6 is online now
Registered User
 
Join Date: 02-06-2006
Posts: 13
Thank you very much! I must be gettin' blind not spotting this! I had tried "Release|*" but not the obvious...
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 08:09 AM.


Copyright © 1999-2023 Kinook Software, Inc.