|
Hello out there,
I have to compile several projects of a solution for its own without linking them >> I only want to generate all .obj Files. After all projects are built (without linking) I start the whole solution and link all at once.
I did not found any hint how I tell VS2008 that no link.exe should be startet; >> is this possible - and how is it possible ?? |