]> granicus.if.org Git - libvpx/commit
libs.mk,msvc: add missing vp9rc project
authorJames Zern <jzern@google.com>
Thu, 30 Apr 2020 17:28:43 +0000 (10:28 -0700)
committerJames Zern <jzern@google.com>
Thu, 7 May 2020 17:30:16 +0000 (10:30 -0700)
commit36187e607dce3ae49cf9a78f908614cfd4568081
tree92b05fe16bac126d776c4defa32d79b53b32e10f
parent3d28ff98039134325cf689d8d08996fc8dabb225
libs.mk,msvc: add missing vp9rc project

+ fix some test_rc_interface issues:
add a space before $^ in the vcproj rule to add sources to the target,
one between the -I's, and make the guid unique; fixes build / link
errors.

Change-Id: Ia9c99f6a4482a001d993affbc3b3903c2a4e366a
libs.mk