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