13
0

use PROGRAM_NAME so the Start Menu and Uninstall entries look like Ardour/Ardour3 rather than ardour/Ardour3

This commit is contained in:
Ben Loftis 2015-01-04 21:03:33 -06:00
parent 45e355ced0
commit 6461ccd9fc

View File

@ -33,7 +33,7 @@ if test -n "$MIXBUS"; then
fi
# derived variables
PRODUCT_ID=${PRODUCT_NAME}${PROGRAM_VERSION}
PRODUCT_ID=${PROGRAM_NAME}${PROGRAM_VERSION}
PRODUCT_EXE=${PRODUCT_NAME}.exe
PRODUCT_ICON=${PRODUCT_NAME}.ico