mirror of
https://github.com/openharmony/third_party_libevdev.git
synced 2026-07-15 07:29:14 -04:00
11 lines
227 B
Plaintext
11 lines
227 B
Plaintext
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: libevdev
|
|
Description: Handler library for evdev events
|
|
Version: @VERSION@
|
|
Cflags: -I${includedir}/libevdev-1.0/
|
|
Libs: -L${libdir} -levdev
|