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.

17 lines
242 B

  1. !IF 0
  2. Copyright (c) Microsoft Corporation
  3. !ENDIF
  4. MAJORCOMP=setup
  5. TARGETTYPE=LIBRARY
  6. TARGETNAME=hwlog
  7. TARGETPATH=obj
  8. C_DEFINES=$(C_DEFINES) -DUNICODE -D_UNICODE
  9. INCLUDES= \
  10. $(INCLUDES); \
  11. ..\inc; \
  12. SOURCES= \
  13. hwlog.c