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.

26 lines
387 B

  1. !ifndef PRNROOT
  2. PRNROOT=$(PROJECT_ROOT)\print\drivers\usermode
  3. !endif
  4. !include $(PRNROOT)\print.inc
  5. !if "$(ALT_PROJECT)"=="CHP"
  6. GPDLANG=CHS
  7. !else
  8. GPDLANG=$(ALT_PROJECT)
  9. !endif
  10. GPDDIR_EP=$(PRNROOT)\gpd\epson\$(GPDLANG)
  11. INCLUDES=$(PRNROOT)\inc
  12. UMTYPE=windows
  13. !if 0
  14. DLLBASE=@$(COFFBASE_TXT_FILE),eprstres
  15. !else
  16. DLLBASE=0x8000000
  17. !endif
  18. RESOURCE_ONLY_DLL=1