Searched refs:CONFIG_DEBUG_LIBS (Results 1 – 9 of 9) sorted by relevance
54 #define CONFIG_DEBUG_LIBS 0 macro
42 CONFIG_DEBUG_LIBS equ 0 define
188 INSTALL-LIBS-$(CONFIG_DEBUG_LIBS) += $(foreach p,$(VS_PLATFORMS),$(LIBSUBDIR)/$(p)/$(CODEC_LIB)d.li…194 INSTALL-LIBS-$(CONFIG_DEBUG_LIBS) += $(LIBSUBDIR)/libvpx_g.a480 CODEC_LIB=$(if $(CONFIG_DEBUG_LIBS),vpx_g,vpx)
243 CODEC_LIB=$(if $(CONFIG_DEBUG_LIBS),vpx_g,vpx)