Inserted IF when copying the config files from bin/ so existing files don't get overwritten.
Reorganised everything around the run-script:
There are now folders in bin/ for each kind of distribution (tardis, linux, msvc and mingw).
CMake will then copy the right files to the binary folder.
Removed ugly parts in the run-script since tardis now got its own one.