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
292 B

  1. MSI_BUILD_UNICODE=1
  2. !INCLUDE ..\..\Src\MsiMake.inc
  3. TARGETNAME=
  4. TARGETTYPE=DYNLINK
  5. SYNCHRONIZE_DRAIN=1
  6. NTTARGETFILE0=SpyMsi
  7. SOURCES=
  8. BINPLACE_PLACEFILE=..\placefil.txt
  9. !if "$(MAKEDLL)"=="1"
  10. MISCFILES= \
  11. $(BUILD_PACKAGEDIR)\msispy.msi \
  12. $(O)\spycab.ddf \
  13. spyenu.hlp \
  14. spydeu.hlp
  15. !endif