mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-22 12:54:14 +01:00
[OP-758] Move Windows installer package into the build directory
This commit is contained in:
parent
477d7e24e6
commit
8050283118
@ -64,7 +64,7 @@
|
|||||||
!include "${GCS_BUILD_TREE}\openpilotgcs.nsh"
|
!include "${GCS_BUILD_TREE}\openpilotgcs.nsh"
|
||||||
|
|
||||||
Name "${PRODUCT_NAME}"
|
Name "${PRODUCT_NAME}"
|
||||||
OutFile "${PACKAGE_DIR}\${OUT_FILE}"
|
OutFile "${PACKAGE_DIR}\..\${OUT_FILE}"
|
||||||
|
|
||||||
VIProductVersion ${PRODUCT_VERSION}
|
VIProductVersion ${PRODUCT_VERSION}
|
||||||
VIAddVersionKey "ProductName" "${INSTALLER_NAME}"
|
VIAddVersionKey "ProductName" "${INSTALLER_NAME}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user