!IF 0 Copyright (c) 1991 Microsoft Corporation Module Name: sources. 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: David J. Gilman (davegi) 15-Nov-1991 NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl !ENDIF MAJORCOMP=winlogon MINORCOMP=winreg TARGETNAME=winreg TARGETPATH=obj TARGETTYPE=LIBRARY INCLUDES=.;..;..\..\..\inc;..\..\..\..\inc;..\perflib C_DEFINES= -DRPC_NO_WINDOWS_H -DREMOTE_NOTIFICATION_DISABLED SOURCES= \ init.c \ predefh.c \ regdkey.c \ regdval.c \ regekey.c \ regeval.c \ regkey.c \ reglukey.c \ regnckey.c \ regqkey.c \ regqval.c \ regrpc_s.c \ regsckey.c \ regsrkey.c \ regsval.c \ regsec.c \ support.c