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.

22 lines
355 B

  1. !IF 0
  2. Copyright (c) 1996 Microsoft Corporation
  3. !ENDIF
  4. PRINTERS=$(BASEDIR)\private\ntos\w32\ntgdi\printers
  5. !ifndef NOUNICODE
  6. C_DEFINES=$(C_DEFINES) -DVERSION_4_71
  7. !endif
  8. SOURCES=..\runtime.c \
  9. ..\faxdm.c \
  10. ..\forms.c \
  11. ..\prndata.c \
  12. ..\devmode.c \
  13. ..\halftone.c