Add crash manager API
[platform/core/system/crash-worker.git] / src / crash-service / crash-service.pc.in
1 prefix=/usr
2 exec_prefix=${prefix}
3 includedir=${prefix}/include
4 libdir=${exec_prefix}/lib
5
6 Name: crash-service
7 Description: The crash-service library
8 Version: @VERSION@
9 Cflags: -I${includedir}
10 Libs: -L${libdir} -lcrash-service