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.

17 lines
266 B

  1. MSI_BUILD_UNICODE=1
  2. !INCLUDE ..\..\Src\MsiMake.inc
  3. TARGETNAME=
  4. TARGETTYPE=DYNLINK
  5. NTTARGETFILES=MsiVal2Msi
  6. SOURCES=
  7. BINPLACE_PLACEFILE=..\placefil.txt
  8. !if "$(MAKEDLL)"=="1"
  9. MISCFILES= \
  10. $(O)\msivlcab.ddf \
  11. $(BUILD_PACKAGEDIR)\msival2.msi
  12. !endif