![]() |
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 |
If you specify a project group file (VBG), the Make VB6 action will enforce the correct build order according to dependencies within the group and also update dependencies for projects built with project/no compatibility. See the help topic on the Make VB6 action for more details.
|
All times are GMT -5. The time now is 02:34 AM. |
Copyright © 1999-2023 Kinook Software, Inc.