projects
/
platform
/
upstream
/
dbus.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
* Makefile.am:
[platform/upstream/dbus.git]
/
dbus-qt4-1.pc.in
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: dbus-qt4-1
7
Description: Qt4 integration for the free desktop message bus
8
Version: @VERSION@
9
Requires: dbus-1 @QT_CORE@ @QT_XML@
10
Libs: -L${libdir} -ldbus-qt4-1
11
12