[Bug 64481] classparser does not recognice links or rel. paths to sourcefiles outside project dir
Roberto Raggi
roberto at kdevelop.org
Wed Oct 15 10:36: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=64481
roberto at kdevelop.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From roberto at kdevelop.org 2003-10-15 10:35 -------
Subject: kdevelop
CVS commit by raggi:
improved the support for sourcefiles outside project directory
CCMAIL: 64481-done at bugs.kde.org
M +3 -1 buildtools/ada/adaproject_part.cpp 1.12
M +2 -0 buildtools/ant/antprojectpart.cpp 1.18
M +2 -0 buildtools/autotools/autoprojectpart.cpp 1.119
M +2 -0 buildtools/custommakefiles/customprojectpart.cpp 1.62
M +1 -0 buildtools/generic/genericproject_part.cpp 1.9
M +2 -0 buildtools/pascal/pascalproject_part.cpp 1.19
M +2 -0 buildtools/qmake/trollprojectpart.cpp 1.65
M +1 -0 buildtools/script/scriptprojectpart.cpp 1.36
M +0 -9 languages/cpp/cppsupport_utils.cpp 1.3
M +0 -1 languages/cpp/cppsupport_utils.h 1.3
M +1 -1 languages/cpp/cppsupportpart.cpp 1.234
M +33 -1 lib/interfaces/kdevproject.cpp 1.7
M +18 -2 lib/interfaces/kdevproject.h 1.25
M +11 -14 parts/classview/classviewwidget.cpp 1.44
More information about the KDevelop-devel
mailing list