Searched refs:CONFIG_DEBUG_LIBS (Results 1 – 12 of 12) sorted by relevance
41 %define CONFIG_DEBUG_LIBS 0
53 #define CONFIG_DEBUG_LIBS 0 macro
45 .equ CONFIG_DEBUG_LIBS , 0 define
160 INSTALL-LIBS-$(CONFIG_DEBUG_LIBS) += $(foreach p,$(VS_PLATFORMS),$(LIBSUBDIR)/$(p)/$(CODEC_LIB)d.li…166 INSTALL-LIBS-$(CONFIG_DEBUG_LIBS) += $(LIBSUBDIR)/libvpx_g.a512 CODEC_LIB=$(if $(CONFIG_DEBUG_LIBS),vpx_g,vpx)
311 CODEC_LIB=$(if $(CONFIG_DEBUG_LIBS),vpx_g,vpx)