Exclude external libs/ dlls from linking

HEy Guys,

I am working on a relativly large project with lots of plugins. Everytime I compile my project it takes quite some time for the linker to link all these external libs. Is there a method to have this libs permanently included to save up time?

Cheers