mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-08-14 13:36:03 +03:00
964cda309d
Change-Id: I57e77f927ee9e169cc794c5dc6b128a2d590201b
11 lines
261 B
Plaintext
11 lines
261 B
Plaintext
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: Osmocom SIMtrace2 library
|
|
Description: Library for SIM Card / Smart Card tracing + emulation
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -losmo-simtrace2
|
|
Cflags: -I${includedir}/
|