You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
255 B
11 lines
255 B
14 years ago
|
prefix=@CMAKE_INSTALL_PREFIX@
|
||
|
exec_prefix=@PC_EXEC_PREFIX@
|
||
|
libdir=@PC_LIB_DIR@
|
||
|
includedir=@PC_INCLUDE_DIR@
|
||
|
|
||
|
Name: dbus-tqt
|
||
|
Description: DBUS bindings for the Trinity Qt [TQt] interface
|
||
|
Version: 0.9.0
|
||
|
Libs: -L${libdir} -ldbus-1-tqt
|
||
|
Cflags: -I${includedir}
|