Remove hardcoded path for multiuser support
[platform/framework/web/livebox-cpp.git] / livebox-cpp.pc.in
1 prefix=@PREFIX@
2 exec_prefix=@EXEC_PREFIX@
3 libdir=@LIBDIR@
4 includedir=@INCLUDEDIR@
5
6 Name: livebox-cpp
7 Description: livebox CPP supporting library
8 Version: @VERSION@
9 Libs: -L${libdir} -llivebox-cpp
10 Cflags: -I${includedir}
11 cppflags: -I${includedir}