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.

23 lines
428 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. xferlist.cpp \
  12. irxfer.cxx \
  13. iso8601.c \
  14. log.cxx \
  15. obex.cxx \
  16. sock.cxx \
  17. store.cxx \
  18. util.cxx \
  19. xfer.cxx