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.

20 lines
308 B

  1. PROJDIR=..\..
  2. !include $(PROJDIR)\makefile.inc
  3. TARGETNAME=conobs
  4. TARGETTYPE=LIBRARY
  5. INCLUDES=\
  6. $(PROJDIR)\netman\inc;\
  7. $(PROJDIR)\inc;\
  8. $(COM_INC_PATH); \
  9. SOURCES=\
  10. cobase.cpp \
  11. dialup.cpp \
  12. inbound.cpp \
  13. lan.cpp \
  14. rasconob.cpp \
  15. saconob.cpp