How could I figure out which *.dll and *.a files do I really need.
The size of release project.exe file is nearly 13MB and for execute it I collect nearly 450MB dll files.

I need to eliminate some of them.