Advertisement
timcowchip

libxfce4ui-1.pc

Dec 9th, 2015
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. prefix=/usr
  2. exec_prefix=${prefix}
  3. libdir=${exec_prefix}/lib
  4. includedir=${prefix}/include
  5.  
  6. glade_catalogdir=
  7. glade_pixmapdir=
  8. glade_moduledir=
  9.  
  10. Name: libxfce4ui
  11. Description: Widgets library for Xfce
  12. Requires: gtk+-2.0 libxfce4util-1.0
  13. Version: 4.12.1
  14. Libs: -L${libdir} -lxfce4ui-1
  15. Cflags: -I${includedir}/xfce4/libxfce4ui-1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement