File: Doxyfile.local

package info (click to toggle)
kauth 5.116.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 21,776 kB
  • sloc: cpp: 3,022; ansic: 57; xml: 22; sh: 14; makefile: 7
file content (8 lines) | stat: -rw-r--r-- 315 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 += \
    "KAUTHCORE_ENABLE_DEPRECATED_SINCE(x, y)=1" \
    "KAUTHCORE_BUILD_DEPRECATED_SINCE(x, y)=1" \
    "KAUTHCORE_DEPRECATED_VERSION(x, y, t)=" \
    "KAUTHCORE_DEPRECATED_VERSION_BELATED(x, y, xt, yt, t)="