Add UPDATER_BIN_DIR check
This commit is contained in:
parent
dcdbaa6483
commit
ab2ff99b0d
@ -19,6 +19,10 @@
|
||||
|
||||
!INCLUDE "..\..\..\include\MSIBuildCfg.mak"
|
||||
|
||||
!IFNDEF UPDATER_BIN_DIR
|
||||
!ERROR Parameter UPDATER_BIN_DIR is undefined.
|
||||
!ENDIF
|
||||
|
||||
MSIBUILD_IS_LOCALIZEABLE=1
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user