Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] Third Party Tools
Register FAQ Community Calendar Today's Posts Search

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 09-10-2004, 08:44 PM
jmm jmm is online now
Registered User
 
Join Date: 07-29-2004
Posts: 10
VBP builds different configs than IDE by default

I am trying to emulate a bat-file based build process using VBP. I ran across a difference between VBP and the IDE regarding building a project where no configuration is specified (a "default" configuration). The VBP GUI does not seem to allow for a "default" configuration to be built.

E.G.:
When a bat-file containing this IDE command runs:

Msdev c:\build\foo\foo.dsw /MAKE /REBUILD

only the "Win32 Release" configuration is built. But when I build the same project using VBP, VBP tries to build many configurations. The .bld file used to build the project looks like this:

<?xml version='1.0'?>
<project version='5'>
<step action='Make VC6' type='0'>
<Attr type='11'>-1</Attr>
<FileVer type='11'>-1</FileVer>
<Filename>c:\build\foo\foo.dsw</Filename>
<Version>1.2.3</Version>
<VersionSel type='3'>2</VersionSel>
<ignorefail type='11'>-1</ignorefail>
<indent type='3'>2</indent>
<name>VC6 build</name>
</step>
</project>

Can I make VBP build the same *default* configuration as the IDE would?
Reply With Quote
 


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 07:29 AM.


Copyright © 1999-2023 Kinook Software, Inc.