View Single Post
  #1  
Old 03-25-2003, 12:27 PM
automatic automatic is online now
Registered User
 
Join Date: 03-24-2003
Posts: 6
component dependency

Hi ,

in building vbp files, does VS build take care of the component dependecy automatically?

say i have a.vbp and b.vbp, b.vbp calls a.dll, how do i make sure that the dependency is correct when buidling using VS build?

Thanks
Reply With Quote