Building ClassCreator
To automatically copy the template directory to the build directory an additional building step has to be added in Qt Creator:
- Open Build Settings (Projects tab on the left side)
 - Select the wanted Build-Configuration: 
Debug/Release - Select Add Build Step -> Make
 - Add for the Make arguments: 
install 
