Add UPDATER_BIN_DIR check

This commit is contained in:
Simon Rozman 2018-09-07 23:21:14 +02:00
parent dcdbaa6483
commit ab2ff99b0d

View File

@ -19,6 +19,10 @@
!INCLUDE "..\..\..\include\MSIBuildCfg.mak"
!IFNDEF UPDATER_BIN_DIR
!ERROR Parameter UPDATER_BIN_DIR is undefined.
!ENDIF
MSIBUILD_IS_LOCALIZEABLE=1