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
927 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. SRCDIR=..
  9. TARGETNAME=casn4res
  10. TARGETPATH=obj
  11. TARGETTYPE=DYNLINK
  12. !IF 0
  13. DLLBASE=@$(COFFBASE_TXT_FILE),casn4res
  14. !ELSE
  15. DLLBASE=0x8000000
  16. !ENDIF
  17. INCLUDES=$(PRNROOT)\inc
  18. RCCODEPAGE=932
  19. UMTYPE=windows
  20. SOURCES=\
  21. $(SRCDIR)\casn4res.rc \
  22. $(SRCDIR)\casn4res.c \
  23. $(SRCDIR)\common.c
  24. MISCFILES=\
  25. $(SRCDIR)\casn4res.ini \
  26. $(SRCDIR)\icm\csn4001.icm \
  27. $(SRCDIR)\icm\csn4002.icm \
  28. $(SRCDIR)\icm\csn4003.icm \
  29. $(GPDDIR)\cscp710j.gpd \
  30. $(GPDDIR)\cscp720j.gpd \
  31. $(GPDDIR)\cscp725j.gpd \
  32. $(GPDDIR)\cscp730j.gpd \
  33. $(GPDDIR)\cscp740j.gpd \
  34. $(GPDDIR)\cscp750j.gpd \
  35. $(GPDDIR)\csn4j.gpd \
  36. $(GPDDIR)\cscpe80j.gpd \
  37. $(GPDDIR)\cscpb10j.gpd