windows-nt/Source/XPSP1/NT/enduser/windows.com/wu.inc

11 lines
174 B
PHP
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
#
# Windows Update project wide include
#
# Owner: PeterWi
!ifdef WUBLDTYPE
!if "$(WUBLDTYPE)" != "unicode"
BINPLACE_FLAGS = $(BINPLACE_FLAGS) -b $(WUBLDTYPE)
!endif
!endif