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.

17 lines
342 B

  1. MAJORCOMP=sockets
  2. MINORCOMP=dnsdbg
  3. TARGETNAME=dnsdbg
  4. TARGETPATH=obj
  5. TARGETTYPE=DYNLINK
  6. DLLDEF=$(O)\dnsdbg.def
  7. SOURCES=dnsdbg.c dnsdbg.rc export.c
  8. INCLUDES=..\..\pinc;..;..\idl;..\idl\$(O);..\..\dnslib;..\dnsperf;..\server\server;..\server\server\$(O);$(NET_INC_PATH);
  9. USE_NTDLL=1
  10. UMTYPE=windows
  11. TARGETLIBS= $(SDK_LIB_PATH)\kernel32.lib