]> granicus.if.org Git - libvpx/blobdiff - examples.mk
vp10_encoder: add missing vpx_clear_system_state
[libvpx] / examples.mk
index 8327ca08a4124296c9d8a218f3291113c66bccf4..dfa5a654e44d1a8ef0357382fa1c7739c6d78d93 100644 (file)
@@ -325,8 +325,8 @@ endif
 # the makefiles). We may want to revisit this.
 define vcproj_template
 $(1): $($(1:.$(VCPROJ_SFX)=).SRCS) vpx.$(VCPROJ_SFX)
-       @echo "    [vcproj] $$@"
-       $$(GEN_VCPROJ)\
+       $(if $(quiet),@echo "    [vcproj] $$@")
+       $(qexec)$$(GEN_VCPROJ)\
             --exe\
             --target=$$(TOOLCHAIN)\
             --name=$$(@:.$(VCPROJ_SFX)=)\