diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-09-19 20:15:10 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-09-19 20:15:10 +0200 |
| commit | 7a6456b7db6faa279c669db2e5838a4d6de23eda (patch) | |
| tree | a64305b1de2012c8cfefcf8fe5c9e3f540d40677 /utouch-evemu.pc.in | |
| parent | 7084c36b584acc4626b113b82af400f88f04897b (diff) | |
Rename project and libraries to utouch-evemuv1.0.0
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 <rydberg@euromail.se>
Diffstat (limited to 'utouch-evemu.pc.in')
| -rw-r--r-- | utouch-evemu.pc.in | 9 |
1 files changed, 9 insertions, 0 deletions
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 @@ | |||
| 1 | prefix=@prefix@ | ||
| 2 | exec_prefix=@exec_prefix@ | ||
| 3 | libdir=@libdir@ | ||
| 4 | includedir=@includedir@ | ||
| 5 | |||
| 6 | Name: utouch-evemu | ||
| 7 | Description: Kernel device emulation | ||
| 8 | Version: @PACKAGE_VERSION@ | ||
| 9 | Libs: -L${libdir} -lutouch-evemu | ||
