Files
qt5.12.8/lib/pkgconfig/Qt5Core.pc
2025-08-26 22:57:23 +08:00

15 lines
806 B
PkgConfig

prefix=/usr/local/Qt-5.12.8
exec_prefix=${prefix}
libdir=${prefix}/lib
includedir=${prefix}/include
host_bins=${prefix}/bin
qt_config=shared rpath release c++11 c++14 c++1z concurrent dbus reduce_exports reduce_relocations stl properties animation textcodec big_codecs clock-monotonic codecs textdate datestring doubleconversion eventfd filesystemiterator filesystemwatcher gestures glib itemmodel proxymodel identityproxymodel inotify library mimetype process statemachine regularexpression settings sharedmemory sortfilterproxymodel stringlistmodel systemsemaphore temporaryfile threadsafe-cloexec translation xmlstream xmlstreamreader xmlstreamwriter
Name: Qt5 Core
Description: Qt Core module
Version: 5.12.8
Libs: -L${libdir} -lQt5Core
Cflags: -DQT_CORE_LIB -I${includedir}/QtCore -I${includedir}