make PRgeHandler to a shared libs. Adopted Nonlocal and PMagProximity accordingly.

This commit is contained in:
2021-04-01 14:26:26 +02:00
parent 113996aa4e
commit 72c085a0a8
9 changed files with 58 additions and 294 deletions

View File

@@ -0,0 +1,10 @@
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: PRgeHandler
Description: C++ shared library providing the support for handling of TrimSP rge-files
Version: @MUSR_VERSION@
Libs: -L${libdir} -l@PRGEHANDLER_LIBRARY_NAME@
Cflags: -I${includedir}