File: phononconfig_p.h.in

package info (click to toggle)
phonon 4%3A4.10.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,288 kB
  • sloc: cpp: 16,079; sh: 62; makefile: 58; xml: 32; awk: 22
file content (9 lines) | stat: -rw-r--r-- 185 bytes parent folder | download
1
2
3
4
5
6
7
8
9
/* Phonon definitions from CMake */

#ifndef PHONONCONFIG_H_P
#define PHONONCONFIG_H_P

/** Whether to build with D-Bus support */
$${PHONON_NO_DBUS_DEFINE}

#endif // PHONONCONFIG_H_P