mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-12-14 07:22:52 +01:00
11 lines
229 B
PkgConfig
Vendored
11 lines
229 B
PkgConfig
Vendored
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: liblhasa
|
|
Description: LHA (de)compression library
|
|
Version: @PACKAGE_VERSION@
|
|
Libs: -L${libdir} -llhasa
|
|
Cflags: -I${includedir}/liblhasa-1.0
|