You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
321 B
12 lines
321 B
15 years ago
|
/**
|
||
|
@mainpage The KDevelop Extra Interfaces Library
|
||
|
|
||
|
This library contains extra interfaces that are not the part of KDevelop plugin architecture
|
||
|
but that can be implemented by extra plugins or "plugins for plugins".
|
||
|
|
||
|
<b>Link with</b>: -lkdevextras
|
||
|
|
||
|
<b>Include path</b>: -I\$(kde_includes)/kdevelop/interfaces/extras
|
||
|
*/
|
||
|
|