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.

34 lines
657 B

  1. #-------------------------------------------------------------------
  2. # Copyright (c)1999 Microsoft Corporation, All Rights Reserved.
  3. #
  4. # sources
  5. #
  6. #-------------------------------------------------------------------
  7. TARGETNAME=irtranp
  8. TARGETTYPE=LIBRARY
  9. TARGETPATH=.
  10. INCLUDES=.;..\..\..\..\inc
  11. SYNCHRONIZE_DRAIN=1
  12. SOURCES=irtranp.cpp \
  13. io.cpp \
  14. iostatus.cpp \
  15. complete.cpp \
  16. conn.cpp \
  17. byteswap.cpp \
  18. scep.cpp \
  19. bftp.cpp \
  20. memory.cpp
  21. PRECOMPILED_INCLUDE=precomp.h
  22. PRECOMPILED_CXX=1
  23. #
  24. # Use _cdecl calling convention
  25. #
  26. 386_STDCALL=0