Modify the initial value of fd to '-1'
[platform/core/multimedia/libheif.git] / heif.pc.in
1 prefix=@PREFIX@
2 exec_prefix=/usr
3 libdir=@LIB_INSTALL_DIR@
4 includedir=/usr/include/mmf
5
6 Name : @PC_NAME@
7 Description : Read HEIF files
8 Requires :
9 Version : @VERSION@
10 Libs : -L${libdir} @PC_LDFLAGS@
11 Cflags : -I${includedir}