]> granicus.if.org Git - libvpx/commit
build/msvs: fix builds in source dirs with spaces
authorJames Zern <jzern@google.com>
Mon, 2 Jun 2014 22:58:32 +0000 (15:58 -0700)
committerJames Zern <jzern@google.com>
Mon, 2 Jun 2014 23:02:43 +0000 (16:02 -0700)
commit1e3d9b9e5dd03e5b5547585cf757044bb828334a
treea4daba0b9e88111d994a875b3d8958c14b7763fa
parentf5628853d7b832d9794f9ea92f2f8c59413c9dce
build/msvs: fix builds in source dirs with spaces

...when configured below the path containing spaces. configuring outside
the path containing spaces still won't work due to issues with the
makefiles, e.g.,
/path with spaces/git
/path with spaces/build1
/build2
configure/make in build1 will work, build2 will not

Change-Id: Ie4a1f313596d7457cadd67476ac1dbd3273ad46e
build/arm-msvs/obj_int_extract.bat
build/make/gen_msvs_proj.sh
build/make/gen_msvs_vcxproj.sh
build/x86-msvs/obj_int_extract.bat