From: Johann Date: Tue, 29 Jan 2013 02:19:17 +0000 (-0800) Subject: obj_int_extract.bat is not a generated file X-Git-Tag: v1.3.0~1200 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cdc18067a4d79dc9676cdb3882eaf7ce9201aefd;p=libvpx obj_int_extract.bat is not a generated file Trying to create Visual Studio project files would fail with: make[1]: *** No rule to make target `obj_int_extract.bat', needed by `.projects'. Stop. Change-Id: Ie55458427ddea199a3de9973eaf2a37f711f839e --- diff --git a/libs.mk b/libs.mk index a6f1392dc..83e8feae4 100644 --- a/libs.mk +++ b/libs.mk @@ -222,7 +222,6 @@ obj_int_extract.vcproj: $(SRC_PATH_BARE)/build/make/obj_int_extract.c -I"$(SRC_PATH_BARE)" \ PROJECTS-$(BUILD_LIBVPX) += obj_int_extract.vcproj -PROJECTS-$(BUILD_LIBVPX) += obj_int_extract.bat vpx.def: $(call enabled,CODEC_EXPORTS) @echo " [CREATE] $@"