Hi
After building a project, let's say with the files p.pro, main.cpp, class.h and class.cpp, how can i delete everything else and end up with the initial files?

Thanks