From: Yaowu Xu Date: Fri, 16 Nov 2012 19:09:26 +0000 (-0800) Subject: remove yasm.rules X-Git-Tag: v1.3.0~1217^2~87^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9152f4851dd6cf5800b5db82a03ce39a08095ecf;p=libvpx remove yasm.rules As we changed the scripts to compile asm files using customized command for each file. Change-Id: I975713f3d0cce2238de3ee3fe44e3227385f0c64 --- diff --git a/build/make/gen_msvs_proj.sh b/build/make/gen_msvs_proj.sh index 9a7b25ec4..947cc6274 100755 --- a/build/make/gen_msvs_proj.sh +++ b/build/make/gen_msvs_proj.sh @@ -341,13 +341,6 @@ generate_vcproj() { done close_tag Platforms - open_tag ToolFiles - case "$target" in - x86*) $uses_asm && tag ToolFile RelativePath="$self_dirname/../x86-msvs/yasm.rules" - ;; - esac - close_tag ToolFiles - open_tag Configurations for plat in "${platforms[@]}"; do plat_no_ws=`echo $plat | sed 's/[^A-Za-z0-9_]/_/g'` diff --git a/build/x86-msvs/yasm.rules b/build/x86-msvs/yasm.rules deleted file mode 100644 index ee1fefbca..000000000 --- a/build/x86-msvs/yasm.rules +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - -