Mercurial > thymian
view 3rdparty/vmime/vmime.pc.in @ 0:a4671277546c tip
created the repository for the thymian project
| author | ferencd |
|---|---|
| date | Tue, 17 Aug 2021 11:19:54 +0200 |
| parents | |
| children |
line wrap: on
line source
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: @VMIME_PACKAGE_NAME@ Description: @VMIME_PACKAGE_DESCRIPTION@ Version: @VMIME_PACKAGE_VERSION@ Requires.private: @VMIME_PKGCONFIG_REQUIRES@ Libs: -L${libdir} -l@VMIME_LIBRARY_NAME@ Libs.private: @VMIME_PKGCONFIG_LIBS@ Cflags: -I${includedir}/ @VMIME_PKGCONFIG_CFLAGS@
