Here's a patch to solve it, by using a post-build step to copy/update them.
Are you aware that this is done by the update.bat script which you need to run after compilation anyways?
Yes, I'm aware, but I don't 
want to run it after compilation because I want to be able to run directly from 
devel without overwriting my 
output version.
I don't know if I'm doing something which is considered 
wrong or 
evil by the devs, but I use my 
output dir as my production dir and 
devel as my dev playground version.  
