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.

48 lines
709 B

  1. !IF 0
  2. Copyright (c) 2002 Microsoft Corporation
  3. Module Name:
  4. sources.
  5. Abstract:
  6. This file specifies the target component being built and the list of
  7. sources files needed to build that component. Also specifies optional
  8. compiler switches and libraries that are unique for the component being
  9. built.
  10. Author:
  11. Rick Goodwill (richg) 2/14/2002
  12. !ENDIF
  13. !IF "$(LANG)" != "USA" && "$(LANG)" != "usa"
  14. ALT_PROJECT_TARGET=$(LANG)
  15. !ENDIF
  16. BINPLACE_PLACEFILE=..\..\placefil.txt
  17. TARGETNAME=
  18. TARGETTYPE=NOTARGET
  19. TARGETPATH=
  20. !ifndef BDIR
  21. BDIR=fre
  22. !endif
  23. SOURCES=
  24. MISCFILES = \
  25. $(BDIR)\spmsg.dll \
  26. $(BDIR)\spcustom.dll \
  27. $(BDIR)\spuninst.exe \
  28. $(BDIR)\update.exe