Leaked source code of windows server 2003
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.

46 lines
891 B

  1. !IF 0
  2. Copyright (C) 1997 - 1999 Microsoft Corporation
  3. !ENDIF
  4. #
  5. # We take advantage of the ALT_PROJECT/ALT_PROJECT_TARGET macro
  6. # to place FE speicfic files in appropriate language subdirectories
  7. # (e.g. binaries\jpn, binaries\cht, etc.) of the bild image.
  8. #
  9. # n.b. Though these macros are used, we do not necessarily expect
  10. # that we have DBCS, JPN, etc. symbols are defined in C_DEFINES.
  11. # This is purely for binlacing location issue..
  12. #
  13. ALT_PROJECT=FE
  14. ALT_PROJECT_TARGET=$(ALT_PROJECT)
  15. !ifndef PRNROOT
  16. PRNROOT=$(MAKEDIR:\gpdres\eprstres\fe=)
  17. !endif
  18. !include ..\sources.inc
  19. TARGETNAME=eprstres
  20. TARGETPATH=obj
  21. TARGETTYPE=DYNLINK
  22. TARGETLIBS=
  23. !IF 0
  24. DLLBASE=@$(COFFBASE_TXT_FILE),eprstres
  25. !ELSE
  26. DLLBASE=0x8000000
  27. !ENDIF
  28. INCLUDES=$(PRNROOT)\inc
  29. UMTYPE=windows
  30. SRCDIR=..
  31. DLLDEF=$(SRCDIR)\eprstres.def
  32. SOURCES=\
  33. $(SRCDIR)\eprstres.rc