]> granicus.if.org Git - libvpx/commit
gen_msvs_proj.sh: avoid asm object name collisions
authorJames Zern <jzern@google.com>
Mon, 3 Aug 2015 23:22:21 +0000 (16:22 -0700)
committerJames Zern <jzern@google.com>
Mon, 3 Aug 2015 23:22:21 +0000 (16:22 -0700)
commitd01180877741e422d246c4255e678b98ed021a1b
tree717b7735c11f465cdb2239f8348b48c1b941e601
parent7723b8df6a4be00625258f6177df7d898ba6c33e
gen_msvs_proj.sh: avoid asm object name collisions

fixes link under vs9; this is the same change as:
dbf6e3f gen_msvs_vcxproj.sh: Avoid object name collisions.

Change-Id: I2a188c9024d0605e60e5e03ddcef1a25e7e53585
build/make/gen_msvs_proj.sh