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.
 
 
 
 
 
 

41 lines
494 B

!IF 0
Copyright (c) 1996 Microsoft Corporation
Module Name:
sources
Abstract:
Wbem provider Library
Sources file for building wbem provider common library.
Author:
Henry Wang April 1999
Revision History:
!ENDIF
UMTYPE=windows
SUBSYSTEM_VERSION=4.0
TARGETNAME=dns_ntrkcomm
TARGETPATH=obj
TARGETTYPE=LIBRARY
INCLUDES= ..\inc;
USE_NATIVE_EH=1
SOURCES= \
ntrkcomm.cpp \
sql_1.cpp \
sqleval.cpp \
sqllex.cpp \
genlex.cpp \
opathlex.cpp