Hi
how are these solutions and projects stored in your source control? $/source/solutionA $/source/solutionB with kind regards Ruben Willems On Thu, Jan 29, 2009 at 3:20 PM, Victor <[email protected]> wrote: > > Hi Paul > > > What source control system do you have. > Subversion. > > > Do you want the solutions to be linked to the binary version of the > dependant projects > Sorry, I don't get that. In my understanding solutions are simple > aggregations of projects, defining the dependencies across these > projects. > So nothing at all ever links to solutions, right? > > I assume you refer to the output files of the solutions when they get > built. Our solutions produce most often a DLL file (our deliverable), > but also LIB (library) files. These libs are used by other solutions > (respectively their projects) as input for their link pass. > > As stated in another messages, I find this generally a very simple, > serialized set-up. > > Victor
