I am silly always copying SFML (among other libraries) dll's to my project directories. Is there a way to say all my executables to look to my SFML directory for the dll's?
I thought putting the dll's directory in the PATH environment (Windows) would work, but looks like it won't.