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