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.

19 lines
210 B

  1. TARGETNAME=
  2. TARGETPATH=
  3. TARGETTYPE=NOTARGET
  4. BINPLACE_PLACEFILE=placefil.txt
  5. SOURCES=
  6. !if defined( X86 )
  7. MISCFILES= \
  8. i386\update.msi \
  9. !elseif defined( IA64 )
  10. MISCFILES= \
  11. ia64\update.msi \
  12. !endif