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
354 B

  1. PROJDIR=..\..
  2. !include $(PROJDIR)\makefile.inc
  3. TARGETNAME=wanui
  4. TARGETTYPE=LIBRARY
  5. INCLUDES=\
  6. $(PROJDIR)\shell\inc;\
  7. $(PROJDIR)\shell\inc\$(O);\
  8. $(PROJDIR)\inc; \
  9. $(SHELL_INC_PATH);
  10. SOURCES=\
  11. dialupui.cpp \
  12. directui.cpp \
  13. inbui.cpp \
  14. rasui.cpp \
  15. vpnui.cpp \
  16. intnetui.cpp \
  17. pppoeui.cpp