mirror of
https://github.com/QuasarApp/Hanoi-Towers.git
synced 2025-05-13 09:59:34 +00:00
fix id of client build
This commit is contained in:
parent
55e27a4481
commit
c34d1fbad3
@ -28,8 +28,8 @@ if (WIN32)
|
||||
else (WIN32)
|
||||
addDeployQIF("Client" ${INSTALLER_DIR} ${TARGET_DIR} "${INSTALLER_DIR}/config/configLinux.xml")
|
||||
|
||||
addDeploySnap("store" ${TARGET_DIR})
|
||||
addReleaseSnap("store")
|
||||
addDeploySnap("Client" ${TARGET_DIR})
|
||||
addReleaseSnap("Client")
|
||||
|
||||
endif(WIN32)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user