From 7a6456b7db6faa279c669db2e5838a4d6de23eda Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Sun, 19 Sep 2010 20:15:10 +0200 Subject: Rename project and libraries to utouch-evemu This project is part of utouch, and the library should be named thereafter. Also helps avoid confusion with an unrelated project with the same name. Signed-off-by: Henrik Rydberg --- utouch-evemu.pc.in | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 utouch-evemu.pc.in (limited to 'utouch-evemu.pc.in') diff --git a/utouch-evemu.pc.in b/utouch-evemu.pc.in new file mode 100644 index 0000000..60b65e6 --- /dev/null +++ b/utouch-evemu.pc.in @@ -0,0 +1,9 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +includedir=@includedir@ + +Name: utouch-evemu +Description: Kernel device emulation +Version: @PACKAGE_VERSION@ +Libs: -L${libdir} -lutouch-evemu -- cgit v1.2.3