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.

26 lines
455 B

  1. TARGETNAME=irxfer
  2. TARGETPATH=obj
  3. TARGETTYPE=LIBRARY
  4. C_DEFINES=-DUNICODE -DIRTRANP_ENABLED
  5. UMTYPE=console
  6. USE_MSVCRT=1
  7. PRECOMPILED_CXX=1
  8. PRECOMPILED_INCLUDE=precomp.h
  9. INCLUDES=..\idl\$(O);..\eventlog\$(O);$(WINDOWS_INC_PATH);$(TERMSRV_INC_PATH);..\inc
  10. SOURCES=\
  11. adhoc.cpp \
  12. ssdp.cpp \
  13. xferlist.cpp \
  14. dynamlnk.cpp \
  15. irxfer.cxx \
  16. iso8601.c \
  17. log.cxx \
  18. obex.cxx \
  19. sock.cxx \
  20. store.cxx \
  21. util.cxx \
  22. xfer.cxx