]> granicus.if.org Git - libvpx/commit
obj_int_extract.bat: Pass obj_int_extract.exe path to obj_int_extract.bat.
authorTom Finegan <tomfinegan@google.com>
Fri, 21 Feb 2014 06:20:58 +0000 (22:20 -0800)
committerTom Finegan <tomfinegan@google.com>
Fri, 21 Feb 2014 06:20:58 +0000 (22:20 -0800)
commit1d3ca088f669aeee5ed638ba1964d02aaf779974
tree2dc0ec6492e4312aef0e50bf74bdd905b91b87e6
parent6c714bdbcdc17342a32896d76c0e2c5085963f41
obj_int_extract.bat: Pass obj_int_extract.exe path to obj_int_extract.bat.

- Update the vcxproj generator to pass the path to the batch file.
- Update the batch file the take the path to obj_int_extract.exe as arg
  2.

Fixes this warning:
warning MSB8012: TargetPath does not match Linker's OutputFile property
value.

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