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.

13 lines
236 B

  1. USE_MSVCRT=1
  2. UMTYPE=windows
  3. !include ..\..\shsrvice.inc
  4. SOURCES_USED = $(SOURCES_USED) ..\..\shsrvice.inc
  5. TARGETNAME=service
  6. TARGETPATH=obj
  7. TARGETTYPE=LIBRARY
  8. SOURCES = \
  9. ..\shsrvice.cpp \
  10. ..\service.cpp \
  11. ..\svchost.cpp