KDE/kdevelop
Andreas Pakulat
apaku at gmx.de
Mon Aug 6 20:58:36 UTC 2007
SVN commit 697125 by apaku:
Another try at making sure that the support libs don't clash with kdev3 ones
(unless I'm mistaken impossible) or kdev5.
This doesn't need a LD_LIBRARY_PATH change, but any new support-shared-libs
need to use kdev4 as well.
CCMAIL:kdevelop-devel at kdevelop.org
M +6 -6 buildtools/managers/cmake/CMakeLists.txt
M +88 -88 buildtools/managers/cmake/tests/CMakeLists.txt
M +1 -2 buildtools/managers/qmake/CMakeLists.txt
M +4 -4 buildtools/managers/qmake/parser/CMakeLists.txt
M +4 -4 buildtools/managers/qmake/parser/tests/CMakeLists.txt
M +1 -1 languages/cpp/CMakeLists.txt
M +3 -4 languages/cpp/duchainbuilder/CMakeLists.txt
M +1 -1 languages/cpp/duchainbuilder/tests/CMakeLists.txt
M +3 -3 languages/cpp/expressionparser/CMakeLists.txt
M +1 -1 languages/cpp/expressionparser/tests/CMakeLists.txt
M +3 -3 languages/cpp/parser/CMakeLists.txt
M +1 -1 languages/cpp/parser/headergen/CMakeLists.txt
M +3 -4 languages/cpp/parser/rpp/CMakeLists.txt
M +1 -1 languages/cpp/parser/rpp/tests/CMakeLists.txt
M +2 -2 languages/cpp/parser/tests/CMakeLists.txt
M +1 -1 languages/cpp/tests/CMakeLists.txt
More information about the KDevelop-devel
mailing list