mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-16 21:28:33 +03:00
host: use autotools and split shared code to libosmo-simtrace2
Change-Id: I57e77f927ee9e169cc794c5dc6b128a2d590201b
This commit is contained in:
10
host/libosmo-simtrace2.pc.in
Normal file
10
host/libosmo-simtrace2.pc.in
Normal file
@@ -0,0 +1,10 @@
|
||||
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}/
|
||||
Reference in New Issue
Block a user