generallib/general/third/lib/pkgconfig/libevent_openssl.pc

17 lines
507 B
PkgConfig

#libevent pkg-config source file
prefix=/d/prebuilt/libevent/mingw
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: libevent_openssl
Description: libevent_openssl adds openssl-based TLS support to libevent
Version: 2.1.8-stable
Requires: libevent
Conflicts:
Libs: -L${libdir} -levent_openssl
Libs.private: -lcrypto -lws2_32 -L/mingw64/lib -lssl -lws2_32 -lgdi32 -lcrypt32 -lcrypto -lws2_32 -lgdi32 -lcrypt32 -lgdi32 -lws2_32
Cflags: -I${includedir} -I/mingw64/include