Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] General Discussion

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 03-09-2004, 12:28 PM
james28x james28x is online now
Registered User
 
Join Date: 03-09-2004
Posts: 5
Automating build file creation

Is there any way to control the order in which files are processed in the 'processed files' task? I have to build in a certain order due to dependencies.

Last edited by james28x; 03-09-2004 at 12:48 PM.
Reply With Quote
  #2  
Old 03-09-2004, 01:50 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
No, they are always processed in the order returned by FindFirstFile/FindNextFile (which is alphabetic for NTFS and order of creation for FAT, IIRC).

If you have the list of files to process in the correct order, you could use the technique described here to iterate over the list: http://www.kinook.com/Forum/showthread.php?threadid=231
Reply With Quote
  #3  
Old 03-09-2004, 03:01 PM
james28x james28x is online now
Registered User
 
Join Date: 03-09-2004
Posts: 5
Thanks for the reply. I think I'm just going to create "build" solutions in VS.Net and let them take care of the project dependencies.
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 05:45 AM.


Copyright © 1999-2023 Kinook Software, Inc.