Broken single-file compile in "empty" (generic) project [PATCH]
Jakob Simon-Gaarde
jakob at jsg.dk
Fri Jul 19 11:01:02 UTC 2002
Hi,
Why don't you use the qmake projectmanager to generate a project?
All you need to do is:
* make a projectfolder x and touch a file in it named x.pro
* Then load the project by selecting [Project -> Import Existing Project]
from the menu
* Add files to the project by rightclicking the listview items HEADERS,
SOURCES etc.
in the detailsview under the project tab
* Create the qmake-based Makefile by rightclicking on the project root '/'
in the overview
and selecting "Run qmake"
Thats it...
Regards Jakob Simon-Gaarde
More information about the KDevelop-devel
mailing list