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.

21 lines
426 B

  1. TARGETNAME=protocol
  2. TARGETTYPE=LIBRARY
  3. PRECOMPILED_CXX=1
  4. PRECOMPILED_INCLUDE=..\dnproti.h
  5. PRECOMPILED_PCH=dnproti.pch
  6. PRECOMPILED_OBJ=dnproti.obj
  7. INCLUDES=..\;..\..\common;..\..\inc;..\..\dnaddress;$(DXROOT)\inc;$(SDK_INC_PATH)
  8. SOURCES= backend.cpp \
  9. command.cpp \
  10. connect.cpp \
  11. endpt.cpp \
  12. enum.cpp \
  13. initialize.cpp \
  14. lower_mn.cpp \
  15. receive.cpp \
  16. send.cpp\
  17. SHA1Hashing.cpp