Kinook Software Forum

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

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 02-10-2005, 06:59 PM
lattara lattara is online now
Registered User
 
Join Date: 02-10-2005
Posts: 1
EVC workspace reloading for each project

I have a workspace with about 60 projects in it and when I do a build, it loads the workspace for each projects.

What I'd like is to call EVC with the workspace and which project that I want to build and it will go through the dependencies and build each project. In otherwords, the command line would be EVC.EXE workspace.vcw /MAKE "Application - Win32 (WCE ARMV4i) Release MinDependency" /NORECURSE /ceconfig=A404_DEV_IMAGE_REV_C

My workspace actually contains 2 applications in it, so I know I need to call it twice ( 1 for each application ).
Reply With Quote
  #2  
Old 02-11-2005, 08:15 AM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,013
The Make VC6 action processes each project in the workspace individually to provide extra functionality (versions, base address, properties, etc.) for each one. If you don't use dependencies for library linking, and if you uncheck the 'Support library dependencies when building multi-project workspaces' option on the Project/Workspace tab, the action will specify the .vcp filename for each project instead of the .vcw file, which will be faster.
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:23 PM.


Copyright © 1999-2023 Kinook Software, Inc.