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.

42 lines
730 B

  1. !ifndef PRNROOT
  2. PRNROOT=$(PROJECT_ROOT)\print\drivers\usermode
  3. !endif
  4. !include $(PRNROOT)\print.inc
  5. ALT_PROJECT=JPN
  6. ALT_PROJECT_TARGET=$(ALT_PROJECT)
  7. GPDDIR=$(PRNROOT)\gpd\nec\$(ALT_PROJECT)
  8. SRCDIR=..
  9. TARGETNAME=nc62jres
  10. TARGETPATH=obj
  11. TARGETTYPE=DYNLINK
  12. !IF 0
  13. DLLBASE=@$(COFFBASE_TXT_FILE),fjxlres
  14. !ELSE
  15. DLLBASE=0x8000000
  16. !ENDIF
  17. INCLUDES=$(PRNROOT)\inc
  18. RCCODEPAGE=932
  19. UMTYPE=windows
  20. SOURCES=\
  21. $(SRCDIR)\nc62jres.rc \
  22. $(SRCDIR)\nc62jres.c \
  23. $(SRCDIR)\common.c
  24. MISCFILES=\
  25. $(SRCDIR)\nc62jres.ini \
  26. $(GPDDIR)\nc62102j.gpd \
  27. $(GPDDIR)\nc6210j.gpd \
  28. $(GPDDIR)\nc6220j.gpd \
  29. $(GPDDIR)\nc6261j.gpd \
  30. $(GPDDIR)\nc62j.gpd \
  31. $(GPDDIR)\nc62rj.gpd