[Bug 61314] QMake project not working
Alexander Dymo
cloudtemple at mksat.net
Mon Jul 28 00:14:02 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=61314
------- Additional Comments From cloudtemple at mksat.net 2003-07-28 00:13 -------
QMake project template is organized in the following way:
bin/ - for executable target file
src/ - for source files and any files generated by the compiler
To add a file into src just select it in QMake Manager view.
If you want to have separate directories for object and intermediate files, go to
subproject configuration (right-click on src subproject in QMake Manager view)
and choose "Intermediate Locations" tab.
Classes and namespaces view work if files were correctly added to a project.
More information about the KDevelop-devel
mailing list