RE: [GD-General] Practical Game Structure.
Brought to you by:
vexxed72
From: Stefan B. <sbo...@te...> - 2002-01-15 17:00:28
|
> Let me guess... you have included the Common static lib as a > dependency in your other static lib projects?? Don't :) Sorry, that got sent before I was finished!! Let me elaborate: in Visual Studio, for some obscure reason it appears as though the librarian/linker/whatever actually pulls in all object files from static libraries that are in your dependency list for the Visual Studio project and bundles them into your freshly created static library. God knows why... I really can't see any scenario where that would be useful. Or perhaps I am just operating the machinery wrong? Cheers, Stef! :) -- Stefan Boberg - R&D Manager, Team17 Software Ltd. bo...@te... |