WindowsXP/ds/dns/lib/sources
2025-04-27 07:49:33 -04:00

44 lines
541 B
Plaintext

!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