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.

25 lines
385 B

  1. MAJORCOMP=windows
  2. MINORCOMP=tcpmon
  3. TARGETNAME=tcpmondbglib
  4. TARGETPATH=obj
  5. TARGETTYPE=LIBRARY
  6. TARGETLIBS=
  7. SYNCHRONIZE_BLOCK=1
  8. USE_MSVCRT=1
  9. NO_NTDLL=1
  10. NO_BINPLACE=1
  11. BUFFER_OVERFLOW_CHECKS=1
  12. INCLUDES=.;
  13. C_DEFINES=-DUNICODE -D_UNICODE
  14. SOURCES=debug.cpp
  15. PRECOMPILED_CXX=1
  16. PRECOMPILED_INCLUDE=precomp.h
  17. PRECOMPILED_PCH=precomp.pch
  18. PRECOMPILED_OBJ=precomp.obj