windows-nt/Source/XPSP1/NT/enduser/windows.com/wu.inc
2020-09-26 16:20:57 +08:00

11 lines
174 B
PHP

#
# Windows Update project wide include
#
# Owner: PeterWi
!ifdef WUBLDTYPE
!if "$(WUBLDTYPE)" != "unicode"
BINPLACE_FLAGS = $(BINPLACE_FLAGS) -b $(WUBLDTYPE)
!endif
!endif