Fix error values checked in unit test
[platform/core/appfw/app2sd.git] / app2sd.pc.in
1 # Package information for app2sd
2 prefix=/usr
3 exec_prefix=${prefix}
4 libdir=@LIB_INSTALL_DIR@
5 includedir=@INCLUDE_INSTALL_DIR@
6
7 Name: app2sd
8 Description: app2ext layer
9 Version: @FULLVER@
10 Requires:
11 Cflags: -I${includedir}
12 Libs: -L${libdir} -lapp2ext