Skip to content

Commit

Permalink
win64
Browse files Browse the repository at this point in the history
  • Loading branch information
dxli committed May 9, 2024
1 parent 6a75101 commit c91323b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build-windows.bat
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ if NOT exist windows\LibreCAD.exe (
echo "Building windows\LibreCAD.exe failed!"
exit /b /1
)
windeployqt.exe windows\LibreCAD.exe
windeployqt6.exe windows\LibreCAD.exe
popd
call build-win-setup.bat

0 comments on commit c91323b

Please sign in to comment.