VisualStudio projects: asm tool updates
authorJames Zern <jzern@google.com>
Fri, 4 Jun 2010 22:05:12 +0000 (18:05 -0400)
committerJohn Koleszar <jkoleszar@google.com>
Mon, 14 Jun 2010 21:29:14 +0000 (17:29 -0400)
commitec1871554b4793ad274ed8ae764ff5044d75e0d4
treef447ac2828b9b9e921b0341bcc633d0f645c35c4
parent89c8b3dbc6400ccfcbe5f0dcfe5ccc4fd320f500
VisualStudio projects: asm tool updates

vs8
 - pull yasm.rules [1] into the source tree to avoid need to install
   file into VC/VCProjectDefaults
 - reference same w/ToolFile & RelativePath
 - update arm branch to match

vs7:
 - quote source file paths passed to yasm

[1]:
http://www.tortall.net/svn/yasm/trunk/yasm/Mkfiles/vc9/yasm.rules@2271

Change-Id: I52b801496340cd7b1d0023d12afbc04624ecefc3
build/.gitattributes [new file with mode: 0644]
build/arm-wince-vs8/.gitattributes [deleted file]
build/make/gen_msvs_proj.sh
build/x86-msvs/yasm.rules [new file with mode: 0644]
libs.mk