|
|
|
|
|
by tomatotomato37
2750 days ago
|
|
Simple really, the more static libraries you add, the longer it takes. This is most pronounced in the libraries themselves that usually don't risk the performance hit of using dlls, so you get less dependency-of-dependency. |
|