Get attribute to get focus level instead of function call
[platform/core/multimedia/mmsvc-camera.git] / legacy-camera.pc.in
1
2 # Package Information for pkg-config
3
4 prefix=@PREFIX@
5 exec_prefix=/usr
6 libdir=@LIB_INSTALL_DIR@
7 includedir=/usr/include/media
8
9 Name: @PC_NAME2@
10 Description: @PACKAGE_DESCRIPTION2@
11 Version: @VERSION@
12 Requires: @PC_REQUIRED2@
13 Libs: -L${libdir} @PC_LDFLAGS2@
14 Cflags: -I${includedir}
15