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.

29 lines
649 B

  1. TARGETNAME=dpnmodem
  2. TARGETTYPE=LIBRARY
  3. PRECOMPILED_CXX=1
  4. PRECOMPILED_INCLUDE=..\dnmdmi.h
  5. PRECOMPILED_PCH=dnmdmi.pch
  6. PRECOMPILED_OBJ=dnmdmi.obj
  7. INCLUDES=..\;..\..\..\inc;..\..\..\common;..\..\..\core;$(DXROOT)\inc;$(SDK_INC_PATH)
  8. SOURCES=dpnmodemclassfac.cpp \
  9. CommandData.cpp \
  10. ComPortData.cpp \
  11. ComportUI.cpp \
  12. CRC.cpp \
  13. DataPort.cpp \
  14. dpnmodemendpoint.cpp \
  15. dpnmodemiodata.cpp \
  16. dpnmodemjobqueue.cpp \
  17. dpnmodemlocals.cpp \
  18. ModemUI.cpp \
  19. ParseClass.cpp \
  20. dpnmodempools.cpp \
  21. dpnmodemsendqueue.cpp \
  22. SerialSP.cpp \
  23. dpnmodemspdata.cpp \
  24. dpnmodemthreadpool.cpp \
  25. dpnmodemunk.cpp \
  26. dpnmodemutils.cpp \