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.

23 lines
362 B

  1. !IF 0
  2. This project contains files that are not built by the NT Build Lab.
  3. This file is a template for all sources files within this project.
  4. !ENDIF
  5. TARGETNAME=
  6. TARGETTYPE=NOTARGET
  7. TARGETPATH=
  8. SOURCES=
  9. NTTARGETFILES= \
  10. $(O)\ks.inf \
  11. $(O)\ksfilter.inf \
  12. !if "$(ALT_PROJECT_TARGET)"=="Win9X"
  13. $(O)\ks98.inf \
  14. $(O)\ksfilt98.inf
  15. !else
  16. $(O)\ksreg.inf
  17. !endif