We have a big solution that contains 33 projects. We want to separate it, so we can compile faster, and have a better control over our project. We use SourceSafe as our source control. Does someone have ideas on what is the best way to do this???
Thanks in advance.
Carlos,
This is the link that I was talking about. Interesting to note that it says one solution is appropriate for up to about 30 projects.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/tdlg
_rm.asp
I like the look of JAM - a variant of which BJAM is used for boost distribution.
http://www.boost.org/tools/build/jam_src/index.html
Also I like the look of ANT or NANT.
http://ant.apache.org/
http://nant.sourceforge.net/
I used BJAM when I got boost and was impressed but I have not done a serious evaluation of either of these products.
HTH,
Andy
We have a big solution that contains 33 projects. We want to separate it, so we can compile faster, and have a better control over our project. We use SourceSafe as our source control. Does someone have ideas on what is the best way to do this???
Thanks in advance.
david.scanlon@enterprise-ireland.com - 22 Jul 2004 11:02 GMT
Hi Andy,
Can you post that MSDN URL again, I can't seem to resolve it, and it sounds like something I should be reading:)
TIA
Dave