File: Doxyfile.local

package info (click to toggle)
kservice 5.116.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 24,332 kB
  • sloc: cpp: 15,664; lex: 170; yacc: 144; xml: 87; sh: 21; makefile: 7
file content (8 lines) | stat: -rw-r--r-- 311 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
### KApiDox Project-specific Overrides File

# define so that deprecated API is not skipped
PREDEFINED += \
    "KSERVICE_ENABLE_DEPRECATED_SINCE(x, y)=1" \
    "KSERVICE_BUILD_DEPRECATED_SINCE(x, y)=1" \
    "KSERVICE_DEPRECATED_VERSION(x, y, t)=" \
    "KSERVICE_DEPRECATED_VERSION_BELATED(x, y, xt, yt, t)="