blob: 128d7351546088bb49739844161b7cb7b97e37c8 (
plain)
1
2
3
4
5
6
7
8
9
10
|
/**
@mainpage The KDevelop Catalog Library
This is the persistant symbol store library working with BerkeleyDb backend.
<b>Link with</b>: -lkdevcatalog \$(TDEDIR)/kdevbdb/libdb.a
<b>Include path</b>: -I\$(kde_includes)/tdevelop/catalog -I\$(TDEDIR)/kdevbdb/include
*/
|