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.

27 lines
483 B

  1. PROJDIR=..\..
  2. !include $(PROJDIR)\makefile.inc
  3. TARGETNAME=rascfg
  4. TARGETTYPE=LIBRARY
  5. INCLUDES=\
  6. $(PROJDIR)\netcfg\inc;\
  7. $(PROJDIR)\idl;\
  8. $(PROJDIR)\inc;\
  9. SOURCES=\
  10. bindcfg.cpp \
  11. bindobj.cpp \
  12. l2tp.cpp \
  13. modemdi.cpp \
  14. ncutil.cpp \
  15. ndiswan.cpp \
  16. pppoe.cpp \
  17. pptp.cpp \
  18. rasaf.cpp \
  19. rascli.cpp \
  20. rasdata.cpp \
  21. rassrv.cpp \
  22. router.cpp \
  23. steelhead.cpp