!IF 0 Copyright (c) 1997-1999 Microsoft Corporation Module Name: sources.inc Abstract: This file specifies the target component being built and the list of sources files needed to build that component. Also specifies optional compiler switches and libraries that are unique for the component being built. Author: Alan Warwick (AlanWar) NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl !ENDIF TARGETNAME=wmiclnt TARGETTYPE=LIBRARY C_DEFINES=$(C_DEFINES) -D_ADVAPI32_ TARGETPATH=obj INCLUDES=$(PROJECT_ROOT)\published\wmi\daytona; !INCLUDE ..\SOURCES.INC SOURCES=$(SOURCES_LIST) PASS1_PUBLISH= \ {$(O)\wmiclnt.lib=$(PROJECT_LIB_PATH)\wmiclnt.lib} MISCFILES=..\wmisvcs.sld