As I'm giving an eye to Qt, and as I don't like Qt Creator (which lack symbol view), I try your QMakePlugin. I followed your tutorial, and I'm facing the following problem :
1 - I defined a QMake configuration : MyQMake : C:\Qt\2009.03\qt\bin\qmake.exe, win32-g++, C:\Qt\2009.03\
2 - I created a new QMake based project, using Plugins -> QMake -> New qmake based project
-> The project doesn't contain any file
