msvs: fix install of codec sources
authorJohn Koleszar <jkoleszar@google.com>
Tue, 22 Jun 2010 12:44:48 +0000 (08:44 -0400)
committerJohn Koleszar <jkoleszar@google.com>
Thu, 22 Jul 2010 22:33:25 +0000 (18:33 -0400)
commit4d86ef3534cd95f5b437c1bb658b442d58cca60e
treee235f5c9dfbcccf6c355588faa24aa0611b47529
parentb791dca979d4fb26c6d3814e4375b676518bc5f2
msvs: fix install of codec sources

The libs.mk file must be installed for the vpx.vcproj file to be
generated. It was being installed, but not in the src/ directory as
expected.

Also missed include files yasm.rules, quantize_x86.h

Change-Id: Ic1a6f836e953bfc954d6e42a18c102a0114821eb
build/make/Makefile
libs.mk
vp8/vp8cx.mk