Skip to content
Snippets Groups Projects
Commit a2e719d3 authored by AcNas's avatar AcNas :kiwi:
Browse files

Update build_release_win.sh

parent 00dec95d
Branches
Tags 1.0.2
No related merge requests found
Pipeline #730 passed
......@@ -68,7 +68,7 @@ else
if [[ $INSTALLRUN = TRUE ]]
then
$CQTDEPLOYER \
"$CQTDEPLOYER" \
-qmake $QMAKE_PATH \
-bin ./build/output/bin/ \
-targetDir ./$APP_NAME \
......@@ -85,7 +85,7 @@ fi
if [[ $PORTABLE = TRUE ]]
then
$CQTDEPLOYER \
"$CQTDEPLOYER" \
-qmake $QMAKE_PATH \
-bin ./build/output/bin/ \
-targetDir ./$APP_NAME \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment