[maemo-developers] qmake
From: Ville M. Vainio vivainio at gmail.comDate: Thu Feb 25 14:50:40 EET 2010
- Previous message: qmake
- Next message: qmake
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Feb 25, 2010 at 2:17 PM, Murray Cumming <murrayc at murrayc.com> wrote: > Users of (awful, horrible, hateful, doesn't-actually-do-much) qmake > regularly have to do complete rebuilds. Luckily, when using git, it's > easy to remove all generated files like so: > git clean -dfx Or a bit more safely: rm `find . -type f -name Makefile` -- Ville M. Vainio http://tinyurl.com/vainio
- Previous message: qmake
- Next message: qmake
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]