Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Commit

Permalink
Added libevdevc-cros.pc
Browse files Browse the repository at this point in the history
  • Loading branch information
hugegreenbug committed Mar 14, 2015
1 parent 301fa06 commit c82bce9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions libevdevc-cros.pc
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
prefix=/usr
exec_prefix=${prefix}
includedir=${prefix}/include
libdir=${exec_prefix}/lib

Name: libevdev-cros
Description: The libevdev library (ChromeOS version)
Version: 0
Cflags: -I${includedir}
Libs: -L${libdir} -levdev

0 comments on commit c82bce9

Please sign in to comment.