Skip to content

Commit

Permalink
[publish] Fix windeployqt workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
hmartinez82 committed Oct 10, 2023
1 parent 6fcc930 commit 03a0133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/qtpaths_workaround.bat
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
@echo off
C:\Qt\6.5.2\msvc2019_64\bin\qtpaths6.exe -qtconf "%~dp0\target_qt.conf" %*
C:\Qt\6.5.2\msvc2019_64\bin\qtpaths6.exe -qtconf "C:\Qt\6.5.2\msvc2019_arm64\bin\target_qt.conf" %*

0 comments on commit 03a0133

Please sign in to comment.