Skip to content

Commit

Permalink
Qt has been updated on appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
kleag committed Jul 12, 2018
1 parent e3c0306 commit 6d86aab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ environment:
LIMA_EXTERNALS: c:/d
LIMA_CONF: 'c:\d\share\config\lima'
LIMA_RESOURCES: 'c:\d\share\apps\lima\resources'
QTDIR: 'C:\Qt\5.11.0\msvc2015_64'
QTDIR: 'C:\Qt\5.11.1\msvc2015_64'
BOOST_ROOT: 'C:\Libraries\boost_1_63_0'
BOOST_LIBRARYDIR: 'C:\Libraries\boost_1_63_0\lib64-msvc-14.0'
PATH: '%QTDIR%\bin;c:\d\bin;c:\d\share\apps\lima\scripts;%BOOST_LIBRARYDIR%;c:\msys64\usr\bin;%PATH%'
Expand Down

0 comments on commit 6d86aab

Please sign in to comment.