blob: 7cd0974c23da2645cd589350390f28c5f877835d (
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>: -ltdevelop
<b>Include path</b>: -I\$(kde_includes)/tdevelop/util
*/
|