HomeSort by relevance Sort by last modified time
    Searched refs:CONFIG_DEBUG_LIBS (Results 1 - 3 of 3) sorted by null

  /external/libvpx/
vpx_config.h 60 #define CONFIG_DEBUG_LIBS 0
libs.mk 119 INSTALL-LIBS-$(CONFIG_DEBUG_LIBS) += $(foreach p,$(VS_PLATFORMS),$(LIBSUBDIR)/$(p)/$(CODEC_LIB)d.lib)
125 INSTALL-LIBS-$(CONFIG_DEBUG_LIBS) += $(LIBSUBDIR)/libvpx_g.a
examples.mk 164 CODEC_LIB=$(if $(CONFIG_DEBUG_LIBS),vpx_g,vpx)

Completed in 50 milliseconds