blob: f31c4bfc4f5b80dca6ff70f85116d8db35e7b74e (
plain)
1
2
3
4
5
6
7
8
9
10
|
/**
@mainpage The KDevelop Language Support Interfaces Library
This library contains interfaces for KDevelop language support facilities.
<b>Link with</b>: -llang_interfaces
<b>Include path</b>: -I\$(kde_includes)/kdevelop/languages/interfaces
*/
|