Source code of Windows XP (NT5)
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.

26 lines
357 B

  1. PROJDIR=..\..\..
  2. _UPNP_SSDP=1
  3. !include $(PROJDIR)\makefile.inc
  4. TARGETNAME=eventsrv
  5. TARGETTYPE=LIBRARY
  6. TARGETPATH=obj
  7. INCLUDES= \
  8. ..\..\idl\$(O); \
  9. ..\inc; \
  10. ..\..\inc; \
  11. $(PROJDIR)\inc; \
  12. $(PROJDIR)\inc\$(O)
  13. PRECOMPILED_CXX=
  14. PRECOMPILED_INCLUDE=
  15. PRECOMPILED_OPTION=
  16. PRECOMPILED_TARGET=
  17. PRECOMPILED_OBJ=
  18. SOURCES=\
  19. eventsrv.cpp