Added a MacOSX detail

This commit is contained in:
Bastian M. Wojek
2009-06-20 16:43:19 +00:00
parent b2e8de0e89
commit be9dbed4e1
3 changed files with 13 additions and 4 deletions

View File

@ -5,6 +5,6 @@ includedir=@includedir@
Name: PMusr
Description: C++ shared library providing musr classes
Version: @VERSION@
Version: @MUSR_VERSION@
Libs: -L${libdir} -l@MUSR_LIBRARY_NAME@
Cflags: -I${includedir}

View File

@ -5,6 +5,6 @@ includedir=@includedir@
Name: TLemRunHeader
Description: C++ shared library providing the LEM Run Header class
Version: @VERSION@
Version: @LEM_VERSION@
Libs: -L${libdir} -l@LEM_LIBRARY_NAME@
Cflags: -I${includedir}