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
445 B

  1. !IF 0
  2. Copyright (c) Microsoft Corporation
  3. !ENDIF
  4. MAJORCOMP=dns
  5. MINORCOMP=dnssrv
  6. TARGETNAME=dnsdbg
  7. TARGETPATH=obj
  8. TARGETTYPE=DYNLINK
  9. DLLENTRY=_DllMainCRTStartup
  10. TARGETLIBS=$(SDK_LIB_PATH)\kernel32.lib \
  11. $(SDK_LIB_PATH)\dbgeng.lib
  12. USE_MSVCRT=1
  13. UMTYPE=windows
  14. INCLUDES=..\..\pinc;..\inc;..\server;..\..\dnslib;..\idl;..\idl\$(O)
  15. SOURCES= dbgexts.cpp \
  16. dnsexts.cpp \
  17. dbgexts.rc