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.

18 lines
267 B

  1. !IF 0
  2. Copyright (c) 1989 Microsoft Corporation
  3. !ENDIF
  4. TERMSRV_ROOT = ..\..\..
  5. INCLUDES= \
  6. $(TERMSRV_ROOT)\setup\inc; \
  7. $(BASE_INC_PATH); \
  8. TARGETPATH=$(TERMSRV_ROOT)\setup\lib\$(_OBJ_DIR)
  9. TARGETTYPE=LIBRARY
  10. SOURCES= \
  11. registry.cpp \
  12. logmsg.cpp