Skip to content

Commit

Permalink
Update packqt6_github.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
ruben2020 committed May 22, 2024
1 parent 9d73554 commit f2c28a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions windows-install/qt6/packqt6_github.bat
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cd output
rem windeployqt --release --verbose 0 --list relative codequery.exe
windeployqt codequery.exe
dir /b/a/s
candle.exe -ext WixUIExtension -ext WixUtilExtension "..\..\windows-install\qt6\codequeryqt671.wxs"
light.exe -ext WixUIExtension -ext WixUtilExtension codequeryqt671.wixobj
candle.exe -ext WixUIExtension -ext WixUtilExtension "..\..\windows-install\qt6\codequeryqt661.wxs"
light.exe -ext WixUIExtension -ext WixUtilExtension codequeryqt661.wixobj
dir /a/s *.msi

0 comments on commit f2c28a2

Please sign in to comment.