[PATCH] qmake4 -recursive, root *.pro handling

Thomas Hasart thasart at gmx.de
Sat Jul 28 00:38:28 UTC 2007


Hi,


patch for using "qmake -recursive" if it is an qt4 project, instead of 
iterating over all items and call qmake.

bugfix handling of root .pro file:
if there was an .pro file with name < then the root prj dir name, 
projectwidget shows "$(projectDirName).pro" but trollprojectpart was running 
qmake on first pro file.

also added if there is an .pro file "$(projectName).pro" use this instead 
of "$(projectDirName).pro"


MfG
Brat




-------------- next part --------------
A non-text attachment was scrubbed...
Name: trollproject.diff
Type: text/x-diff
Size: 4293 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20070728/95e15cff/attachment.bin>


More information about the KDevelop-devel mailing list