> Just like the subject of this email. > How can i run distclean or other make target from QtCreator, without should > run it manualy from console? Create a new build configuration, and add "distclean" to the list of Make arguments in the "Build Steps" section. Regards Kai Koehne