11 lines
269 B
PkgConfig
11 lines
269 B
PkgConfig
|
prefix=/usr
|
||
|
exec_prefix=${prefix}
|
||
|
libdir=${prefix}/lib
|
||
|
includedir=${prefix}/include
|
||
|
|
||
|
Name: dos-lineendings
|
||
|
Description: A testing pkg-config file
|
||
|
Version: 1.2.3
|
||
|
Libs: -L${libdir}/dos-lineendings -ldos-lineendings
|
||
|
Cflags: -fPIC -I${includedir}/dos-lineendings
|