QMake empty project
From KDevelop
The QMake empty project is an application template for creating qmake based applications in KDevelop >= 3.1.x using the QMake Manager.
Instead of creating any sample files (e.g. HelloWorld.cpp) it is pure empty. Create any application/lib/subprojects right from this "scratch".
Download the zip file here (via right click, save as ...), unpack it, view the README and call setup.sh.
Note: after a successfull install you should enable "Show all project templates" in the "New Project" dialog to see the template.
Tested on KDevelop 3.1.91.
Links: