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.

16 lines
231 B

  1. PROJDIR=..\..
  2. !include $(PROJDIR)\makefile.inc
  3. TARGETNAME=ncoc
  4. TARGETPATH=$(PROJDIR)\lib\$(_OBJ_DIR)
  5. TARGETTYPE=LIBRARY
  6. USE_NATIVE_EH=1
  7. INCLUDES=\
  8. $(PROJDIR)\inc;
  9. SOURCES=\
  10. ncoc.cpp \
  11. ncsnmp.cpp