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