File: Doxyfile.local

package info (click to toggle)
kdesu 5.116.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 764 kB
  • sloc: cpp: 3,249; ansic: 333; python: 76; sh: 19; makefile: 5
file content (7 lines) | stat: -rw-r--r-- 240 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
### KApiDox Project-specific Overrides File

# define so that deprecated API is not skipped
PREDEFINED += \
    "KDESU_ENABLE_DEPRECATED_SINCE(x, y)=1" \
    "KDESU_BUILD_DEPRECATED_SINCE(x, y)=1" \
    "KDESU_DEPRECATED_VERSION(x, y, t)="