mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-12-11 15:01:01 -05:00
10 lines
229 B
PkgConfig
Vendored
10 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
|