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.

22 lines
391 B

  1. USE_MSVCRT=1
  2. UMTYPE=windows
  3. !include ..\shsrvice.inc
  4. SOURCES_USED = $(SOURCES_USED) ..\shsrvice.inc
  5. TARGETNAME=shsrvice
  6. TARGETPATH=obj
  7. TARGETTYPE=LIBRARY
  8. SOURCES = \
  9. users.cpp \
  10. mischlpr.cpp \
  11. namellst.cpp \
  12. sfstr.cpp \
  13. str.cpp \
  14. reg.cpp \
  15. fact.cpp \
  16. dll.cpp \
  17. regsvr.cpp \
  18. dbg.cpp \
  19. rbdebug.cpp \
  20. guids.cpp