Skip to content

Commit

Permalink
Test Innosetup 6
Browse files Browse the repository at this point in the history
  • Loading branch information
lancos committed Mar 24, 2024
1 parent 731d62b commit dd85957
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 @@ -27,7 +27,7 @@ install:
- if [%PLATFORM%]==[x86_64] set BITS=64
- if [%PLATFORM%]==[x86_64] set EXTRA_OPTS=--disable-32bit
- set QTDIR=C:\Qt\5.15.2\mingw81_32
- set "INNOPATH=C:\Program Files (x86)\Inno Setup 5"
- set "INNOPATH=C:\Program Files (x86)\Inno Setup 6"
- set "PATH=%QTDIR%\bin;C:\Qt\Tools\mingw810_32\bin;%PATH%;%INNOPATH%"

build_script:
Expand Down

0 comments on commit dd85957

Please sign in to comment.