Source code of Windows XP (NT5)
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.

25 lines
334 B

  1. !ifndef FAXROOT
  2. FAXROOT=$(PROJECT_ROOT)\fax
  3. !endif
  4. NOUNICODE=1
  5. !include $(FAXROOT)\faxsrc.inc
  6. TARGETNAME=cl2and20
  7. TARGETPATH=obj
  8. TARGETTYPE=LIBRARY
  9. UMTYPE=windows
  10. C_DEFINES=$(C_DEFINES) /D_NT_SUR_ /DNO_STRICT /DWIN4 /DNT4
  11. USE_MSVCRT=1
  12. INCLUDES=..\headers;..\..\..\inc
  13. SOURCES=cl2and20.c\
  14. class2.c\
  15. class20.c