Last change
on this file since 109006 was 108932, checked in by vboxsync, 12 days ago |
libtpms-0.10.0: Applied and adjusted our libtpms changes to 0.9.6. jiraref:VBP-1320
|
File size:
249 bytes
|
Line | |
---|
1 | prefix=@prefix@
|
---|
2 | exec_prefix=${prefix}
|
---|
3 | libdir=@libdir@
|
---|
4 | includedir=@includedir@
|
---|
5 | cryptolib=@cryptolib@
|
---|
6 |
|
---|
7 | with_tpm1=@WITH_TPM1@
|
---|
8 | with_tpm2=@WITH_TPM2@
|
---|
9 |
|
---|
10 | Name: libtpms
|
---|
11 | Version: @VERSION@
|
---|
12 | Description: libtpms
|
---|
13 | Libs: -L${libdir} -ltpms
|
---|
14 | Cflags: -I${includedir}
|
---|
Note:
See
TracBrowser
for help on using the repository browser.