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

  1. PROJDIR=..\..\..
  2. !include $(PROJDIR)\makefile.inc
  3. TARGETNAME=sharedaccess
  4. TARGETPATH=$(PROJDIR)\lib\$(_OBJ_DIR)
  5. TARGETTYPE=LIBRARY
  6. INCLUDES=\
  7. $(PROJDIR)\netman\inc;\
  8. $(PROJDIR)\inc;\
  9. $(COM_INC_PATH);
  10. SOURCES=\
  11. conmansa.cpp \
  12. saconob.cpp \
  13. enumsa.cpp \
  14. cmsabcon.cpp \
  15. cmsaclbk.cpp