------- 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=120795 ------- Additional Comments From apaku gmx de 2006-12-31 16:56 ------- Unfortunately the logic for this is quite unclear to me. A quick try to do the same things as the Automake manager didn't succeed. As I don't understand this whole run/debug-settings mess and don't have time to sit down and play with it, I won't make this possible for the QM in 3.4.0 (not sure about 3.4.1 either). If anybody feels like trying to do this, the important method is TrollProjectPart::mainProgram and QMake projects have DESTDIR and TARGET variable to specify where the executable ends up (both can be fetched via Scope::variableValues). I'll add a method to TrollProjectWidget that returns the QMakeScopeItem that is currently selected so one get easily get at the Scope. I will commit proper patches attached here or sent to kdevelop-devel to svn.