Project Dependencies using Borland C++Builder 6
2006-06-06 10:56:44 PM
cppbuilder63
I am trying to port a large application from Visual to Borland. I have
created many projects in Borland and added the needed source files.
I cannot figure out how to create the dependencies between each
project, so that when I activate the main project and build all, that
it builds all of the source files needed in the other projects. Any
help is greatly appreciated.
Thanks