mirror of
https://github.com/openharmony/third_party_mtdev.git
synced 2026-07-19 11:11:56 -04:00
11 lines
225 B
Plaintext
11 lines
225 B
Plaintext
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: mtdev
|
|
Description: Multitouch Protocol Translation Library
|
|
Version: @PACKAGE_VERSION@
|
|
Libs: -L${libdir} -lmtdev
|
|
Cflags: -I${includedir}
|