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.

48 lines
773 B

  1. !IF 0
  2. Copyright (C) 1997 - 1999 Microsoft Corporation
  3. !ENDIF
  4. !ifndef PRNROOT
  5. PRNROOT=$(PROJECT_ROOT)\print\drivers\usermode
  6. !endif
  7. !include $(PRNROOT)\print.inc
  8. ALT_PROJECT=JPN
  9. ALT_PROJECT_TARGET=$(ALT_PROJECT)
  10. GPDDIR=$(PRNROOT)\gpd\nec\$(ALT_PROJECT)
  11. SRCDIR=..
  12. TARGETNAME=nc82jres
  13. TARGETPATH=obj
  14. TARGETTYPE=DYNLINK
  15. !IF 0
  16. DLLBASE=@$(COFFBASE_TXT_FILE),nc82jres
  17. !ELSE
  18. DLLBASE=0x8000000
  19. !ENDIF
  20. INCLUDES=$(PRNROOT)\inc
  21. RCCODEPAGE=932
  22. UMTYPE=windows
  23. MSC_WARNING_LEVEL=/W3 /WX
  24. SOURCES=\
  25. $(SRCDIR)\nc82jres.rc \
  26. $(SRCDIR)\common.c \
  27. $(SRCDIR)\nc82jres.c
  28. MISCFILES=\
  29. $(SRCDIR)\nc82jres.ini \
  30. $(GPDDIR)\nc82mj.gpd \
  31. $(GPDDIR)\nc823j.gpd \
  32. $(GPDDIR)\nc824j.gpd \
  33. $(GPDDIR)\nc82fj.gpd