blob: 2b4d818aab9bef0b8e488662ae2d4eebfa9b68a7 (
plain)
1
2
3
4
5
6
7
8
9
10
|
/**
@mainpage The KDevelop Interfaces Library
This library contains all interfaces and classes that form KDevelop plugin architecture.
<b>Link with</b>: -lkdevelop
<b>Include path</b>: -I\$(kde_includes)/kdevelop/interfaces
*/
|