File: Doxyfile.local

package info (click to toggle)
solid 5.116.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,420 kB
  • sloc: cpp: 19,542; xml: 464; lex: 111; yacc: 83; sh: 14; makefile: 5
file content (7 lines) | stat: -rw-r--r-- 240 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
### KApiDox Project-specific Overrides File

# define so that deprecated API is not skipped
PREDEFINED += \
    "SOLID_ENABLE_DEPRECATED_SINCE(x, y)=1" \
    "SOLID_BUILD_DEPRECATED_SINCE(x, y)=1" \
    "SOLID_DEPRECATED_VERSION(x, y, t)="