What I'm trying to catch is cases where those project references aren't setup.
On Mon, Oct 13, 2008 at 12:05 AM, Ruben Willems <[EMAIL PROTECTED]>wrote: > Hi > > that depends > if you're developing that LIB and EXE project yourself, > you can set up a project reference between them, so Visual Studio knows the > build order. > > When you compile the solution, (not the individual projects), Visual > Studio/MSbuild/Nant > scans the projects for project references, and build them in the correct > order. > > > with kind regards > Ruben Willems > >
