summaryrefslogtreecommitdiff
path: root/Source/SaWMan/sawman.pc.in
blob: 62a1f4b545ad0b1d2af0d467344a9b130ac04cb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: SaWMan
Description: Simple application and Window Manager
Version: @VERSION@
Requires: directfb
Libs: -L${libdir} -lsawman
Cflags: -I@INCLUDEDIR@