Wireshark-commits: [Wireshark-commits] master 2462c0d: Use VCINSTALLDIR environment variable in ord
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2462c0d35a113043b003a73b8b3fe31a674264bb
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2462c0d by Dmitry Bazhenov (dima_b@xxxxxxxxxxxxxxx):
Use VCINSTALLDIR environment variable in order to locate MSVCR_DLL.
This fixes Windows build in cases when MSVS is installed in non-default
directory.
Change-Id: I9cfa3f728d64e9d5952c68b2b2b70e627d3f5c3e
Reviewed-on: https://code.wireshark.org/review/7426
Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Actions performed:
from e4afcc8 Fixed MAUSB Flags subfield dissection
adds 2462c0d Use VCINSTALLDIR environment variable in order to locate MSVCR_DLL. This fixes Windows build in cases when MSVS is installed in non-default directory.
Summary of changes:
config.nmake | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)