Skip to content

Commit

Permalink
Updated VCREDIST dirs to match AppVeyor version of MSVS.
Browse files Browse the repository at this point in the history
  • Loading branch information
gogins committed Dec 13, 2017
1 parent eab1b85 commit f5ee1bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ init:
- echo "Qt SDK configuration files:"
- dir "%QTDIR%\\mkspecs"
- echo "Redistributable runtime libraries:"
- dir /B /S "%VCToolsRedistDir%"
- dir /B /S "%VCREDIST_CRT_DIR%"
- dir /B /S "%VCREDIST_CXXAMP_DIR%"
- dir /B /S "%VCREDIST_OPENMP_DIR%"
Expand Down

0 comments on commit f5ee1bf

Please sign in to comment.