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.
 
 
 
 
 
 

43 lines
541 B

!IF 0
Copyright (c) 1996 Microsoft Corporation
Module Name:
sources
Abstract:
Domain Name System (DNS) Library
Sources file for building DNS library.
Author:
Jim Gilroy (jamesg) December 1996
Revision History:
!ENDIF
MAJORCOMP=dns
MINORCOMP=dnslib
UMTYPE=windows
SUBSYSTEM_VERSION=4.0
TARGETNAME=dnslib
TARGETPATH=obj
TARGETTYPE=LIBRARY
TARGETLIBS=
USE_MSVCRT=1
!IFDEF WINDBG
NTDEBUG=ntsd
NTDEBUGTYPE=both
!ENDIF
SOURCES= dnslib.c
C_DEFINES=-DRPC_NO_WINDOWS_H