File: xcb-randr.pc.in

package info (click to toggle)
libxcb 1.12-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,760 kB
  • ctags: 867
  • sloc: sh: 15,630; ansic: 3,069; python: 2,480; makefile: 410; perl: 85
file content (11 lines) | stat: -rw-r--r-- 246 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: XCB RandR
Description: XCB RandR Extension
Version: @PACKAGE_VERSION@
Requires.private: xcb xcb-render
Libs: -L${libdir} -lxcb-randr
Cflags: -I${includedir}