summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/phonon.pc.cmake
blob: 10c3712825650d104d0c09ef2a6c80a3597963b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=@EXEC_INSTALL_PREFIX@
libdir=@LIB_INSTALL_DIR@
includedir=@INCLUDE_INSTALL_DIR@

Name: Phonon
Description: Phonon library needed to build applications
Version: @PHONON_LIB_MAJOR_VERSION@.@PHONON_LIB_MINOR_VERSION@.@PHONON_LIB_PATCH_VERSION@
Requires: QtCore QtGui QtDBus
Libs: -L${libdir} -lphonon
Cflags: -I${includedir}