File: Doxyfile.local

package info (click to toggle)
plasma-framework 5.116.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 19,088 kB
  • sloc: cpp: 29,562; javascript: 637; sh: 517; python: 145; xml: 110; php: 27; makefile: 7
file content (7 lines) | stat: -rw-r--r-- 243 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
### KApiDox Project-specific Overrides File

# define so that deprecated API is not skipped
PREDEFINED += \
    "PLASMA_ENABLE_DEPRECATED_SINCE(x, y)=1" \
    "PLASMA_BUILD_DEPRECATED_SINCE(x, y)=1" \
    "PLASMA_DEPRECATED_VERSION(x, y, t)="