Do not process the finalize in the nested call.
[platform/core/appfw/com-core.git] / com-core.pc.in
1 prefix=@PREFIX@
2 exec_prefix=@EXEC_PREFIX@
3 libdir=@LIB_INSTALL_DIR@
4 includedir=@INCLUDEDIR@
5
6 Name: com-core
7 Description: Light-weight IPC supporting library
8 Version: @VERSION@
9 Libs: -L${libdir} -lcom-core
10 Cflags: -I${includedir}
11 cppflags: -I${includedir}