mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 10:52:49 +00:00
13 lines
222 B
PkgConfig
13 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}
|