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.

20 lines
413 B

  1. PROJDIR=..\..
  2. !include $(PROJDIR)\makefile.inc
  3. TARGETNAME=atmcfg
  4. TARGETTYPE=LIBRARY
  5. INCLUDES=$(PROJDIR)\netcfg\inc;$(PROJDIR)\idl;$(PROJDIR)\inc
  6. SOURCES=\
  7. advdlg.cpp \
  8. arpsdlg.cpp \
  9. arpsfunc.cpp \
  10. arpsobj.cpp \
  11. atmutil.cpp \
  12. aunidlg.cpp \
  13. aunifunc.cpp \
  14. auniobj.cpp \
  15. pvcdata.cpp \
  16. pvcdlg.cpp \
  17. qosdlg.cpp