AXIS_LIBCAP=-lcapture# This is needed for the native camera classes to fetch images
AXIS_LIBCAP_DEP=-ldbus-1-lgobject-2.0 -ldbus-glib-1-lgthread-2.0 -lglib-2.0 -lrapp-lpthread# Dependencies of libcapture
LDFLAGS+=${AXIS_LIBCAP}${AXIS_LIBCAP_DEP}${AXIS_LIBCAP}-L${AXIS_PATH}/lib -L${AXIS_PATH}/usr/lib # Specify which libs are used and set search path for them