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.

44 lines
812 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\casio\$(ALT_PROJECT)
  8. UNIDIR=$(PRNROOT)\unidrv2
  9. SRCDIR=..
  10. TARGETNAME=capplres
  11. TARGETPATH=obj
  12. TARGETTYPE=DYNLINK
  13. !IF 0
  14. DLLBASE=@$(COFFBASE_TXT_FILE),capplres
  15. !ELSE
  16. DLLBASE=0x8000000
  17. !ENDIF
  18. INCLUDES=$(PRNROOT)\inc;$(UNIDIR)\inc
  19. RCCODEPAGE=932
  20. UMTYPE=windows
  21. SOURCES=\
  22. $(SRCDIR)\capplres.rc \
  23. $(SRCDIR)\common.c \
  24. $(SRCDIR)\capplres.c
  25. MISCFILES=\
  26. $(SRCDIR)\capplres.ini \
  27. $(GPDDIR)\cscp210j.gpd \
  28. $(GPDDIR)\cscp212j.gpd \
  29. $(GPDDIR)\cscp215j.gpd \
  30. $(GPDDIR)\cscp220j.gpd \
  31. $(GPDDIR)\cscp22wj.gpd \
  32. $(GPDDIR)\cscp325j.gpd \
  33. $(GPDDIR)\cscp350j.gpd