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
442 B

  1. TARGETNAME=winstrm
  2. TARGETPATH=obj
  3. TARGETTYPE=DYNLINK
  4. PASS1_PUBLISH={$(O)\winstrm.lib=$(SDK_LIB_PATH)\winstrm.lib}
  5. USE_MSVCRT=1
  6. TARGETLIBS=\
  7. $(PROJECT_ROOT)\published\lib\unixapis\$(O)\unixapis.lib \
  8. $(SDK_LIB_PATH)\kernel32.lib
  9. INCLUDES=..\inc
  10. SOURCES=\
  11. openstrm.c \
  12. s_getmsg.c \
  13. s_ioctl.c \
  14. s_perror.c \
  15. s_poll.c \
  16. s_putmsg.c \
  17. status.c \
  18. w_perror.c \
  19. winstrm.rc
  20. NTTARGETFILE0=$(O)\nlstxt.mc