[Bug 61794] QMake Mangager scrambles dependencies in pro-files (Sources from 29.07.2003)
Alexander Dymo
cloudtemple at mksat.net
Wed Jul 30 21:46: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=61794
------- Additional Comments From cloudtemple at mksat.net 2003-07-30 21:44 -------
Could you please send me your pro files or list the directory structure.
I can't reproduce your wrong lines. Moreover, I can see changes in trollproject
that fix your bugs.
I've created a test project and got
LIBS += ../mylib2/libmylib2.a \
../mylib1/libmylib1.a
Same with dependencies.
Everything seems to be correct. And your gideon is recent enough to be correct.
Maybe problems with your installation.
Your trollproject should have "Dependencies" tab in project configuration dialog
and cvs version disables "Add subproject" menu for application and library targets.
More information about the KDevelop-devel
mailing list