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.

18 lines
302 B

  1. PROJDIR=..\..
  2. !include $(PROJDIR)\makefile.inc
  3. TARGETNAME=msclicfg
  4. TARGETTYPE=LIBRARY
  5. INCLUDES=\
  6. $(PROJDIR)\netcfg\inc;\
  7. $(PROJDIR)\idl;\
  8. $(PROJDIR)\inc;\
  9. SOURCES=\
  10. browsdlg.cpp \
  11. mscapply.cpp \
  12. msclidlg.cpp \
  13. mscliobj.cpp \
  14. rpcdlg.cpp