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.

18 lines
266 B

  1. MSI_BUILD_UNICODE=1
  2. !INCLUDE ..\..\Src\MsiMake.inc
  3. TARGETNAME=
  4. TARGETTYPE=DYNLINK
  5. NTTARGETFILE0=EvalComMSM
  6. SOURCES=
  7. BINPLACE_PLACEFILE=..\placefil.txt
  8. !if "$(MAKEDLL)"=="1"
  9. MISCFILES= \
  10. $(O)\evalcab.ddf \
  11. $(BUILD_PACKAGEDIR)\evalcom.msm
  12. !endif