mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 02:42:48 +00:00
12 lines
222 B
PkgConfig
12 lines
222 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: kdecore
|
|
Description: KDE Core Library
|
|
Version: @VERSION@
|
|
|
|
Requires: QtCore QtGui
|
|
Libs: -L${libdir} -lkdecore
|
|
Cflags: -I${includedir}
|