Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

20 lines
210 B

TARGETNAME=
TARGETPATH=
TARGETTYPE=NOTARGET
BINPLACE_PLACEFILE=placefil.txt
SOURCES=
!if defined( X86 )
MISCFILES= \
i386\update.msi \
!elseif defined( IA64 )
MISCFILES= \
ia64\update.msi \
!endif