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.

28 lines
390 B

  1. !IF 0
  2. Copyright (C) Microsoft Corporation, 2000 - 2000
  3. Module Name:
  4. sources.
  5. !ENDIF
  6. !include ..\sources.inc
  7. TARGETNAME=obcommon
  8. TARGETTYPE=LIBRARY
  9. TARGETPATH=obj
  10. INCLUDES= \
  11. $(OOBEINC) \
  12. $(BASE_INC_PATH)
  13. SOURCES= \
  14. cfactory.cpp \
  15. cunknown.cpp \
  16. registry.cpp \
  17. util.cpp
  18. SYNCHRONIZE_BLOCK=1