blob: dad04de5d6ea06954b36d632fb91c435906717b4 (
plain)
1
2
3
4
5
6
7
8
9
10
|
/**
@mainpage The KDevelop Utility Library
This library contains utility classes for the KDevelop architecture.
<b>Link with</b>: -lkdevelop
<b>Include path</b>: -I\$(kde_includes)/kdevelop/util
*/
|