|
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: libsidplayfp
|
|
Description: C64 cycle exact stereo sidplayer library.
|
|
Version: @PACKAGE_VERSION@
|
|
Libs.private: @LIBGCRYPT_LIBS@
|
|
Libs: -L${libdir} -lsidplayfp
|
|
Cflags: -I${includedir}
|