Skip to content

Commit

Permalink
.zip file name changed (win deploy)
Browse files Browse the repository at this point in the history
Signed-off-by: Evgeniy Saltykov <[email protected]>
  • Loading branch information
salevg committed May 21, 2024
1 parent f105f3e commit d7a79e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy_win_x64_release.bat
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ REM local paths:
set binPath=build\MinGW_8_1_0_x64_desktop-Release\release\KoggerApp.exe
set qmlPath=QML
set outPath=out_x64
set zip_file=out_x64\koggerApp_x64.zip
set zip_file=out_x64\KoggerApp_win_x64.zip
echo executable file path: "%binPath%"
echo QML project files path: "%qmlPath%"
echo output path: "%outPath%"
Expand Down

0 comments on commit d7a79e3

Please sign in to comment.