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.

63 lines
1.2 KiB

  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\fx\$(ALT_PROJECT)
  11. SRCDIR=..
  12. TARGETNAME=fxartres
  13. TARGETPATH=obj
  14. TARGETTYPE=DYNLINK
  15. !IF 0
  16. DLLBASE=@$(COFFBASE_TXT_FILE),fxartres
  17. !ELSE
  18. DLLBASE=0x8000000
  19. !ENDIF
  20. INCLUDES=$(PRNROOT)\inc
  21. RCCODEPAGE=932
  22. UMTYPE=windows
  23. SOURCES=\
  24. $(SRCDIR)\fxartres.rc \
  25. $(SRCDIR)\common.c \
  26. $(SRCDIR)\fxartres.c
  27. MISCFILES=\
  28. $(SRCDIR)\fxartres.ini \
  29. $(GPDDIR)\fx4105j.gpd \
  30. $(GPDDIR)\fx41082j.gpd \
  31. $(GPDDIR)\fx4108j.gpd \
  32. $(GPDDIR)\fx4108vj.gpd \
  33. $(GPDDIR)\fx41502j.gpd \
  34. $(GPDDIR)\fx4150j.gpd \
  35. $(GPDDIR)\fx41602j.gpd \
  36. $(GPDDIR)\fx4160j.gpd \
  37. $(GPDDIR)\fx4200j.gpd \
  38. $(GPDDIR)\fx4300j.gpd \
  39. $(GPDDIR)\fxablp2j.gpd \
  40. $(GPDDIR)\fxablprj.gpd \
  41. $(GPDDIR)\fx4210j.gpd \
  42. $(GPDDIR)\fx4410j.gpd \
  43. $(GPDDIR)\fxdc250j.gpd \
  44. $(GPDDIR)\fxdc450j.gpd \
  45. $(GPDDIR)\fxdc600j.gpd \
  46. $(GPDDIR)\fxdc605j.gpd \
  47. $(GPDDIR)\fxdp250j.gpd \
  48. $(GPDDIR)\fxdp280j.gpd \
  49. $(GPDDIR)\fxdp400j.gpd