Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to compile many prjects

Status
Not open for further replies.

HNoel

Programmer
Sep 4, 2002
4
0
0
US
I have a MAIN project and many DLL projects. Occassionaly, I want to MAKE all of them.
I've been doing this one at a time. Is there a way to do them all at once in C++ builder?
 
I do believe that if you add all together to a total project all changed files will be compiled and only the changed, thus it will do what You want. Totte
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top