All why I do that is because if I do not do that this way, I have a empty debug folder, a release folder with a lot of crap, and some makefile shit. Is there any way to put those generated makefiles, those moc files and those other compiled files in one folder to deleted afterwards after done compiling?
How about just calling make clean or even make distclean?
Bookmarks