bin/
The executables couldn't be run without the libraries next to them.
This is so that tests can use the logic without having to call in main as well. Furthermore, this way, Qt actually recognises it as a library, and makes it easier to import to tests.
Will be used to make space for tests as well.