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.
|
|
!IF 0
Copyright (c) 1989 Microsoft Corporation
Module Name:
sources
Abstract:
This is the cluster-wide sources include file. All cluster sources files include this.
Author:
Steve Wood (stevewo) 12-Apr-1990
Vijesh Shetty (vijeshs) 1-Oct-2000 Updated for Windows File Protection.
!ENDIF
TARGETNAME= TARGETTYPE=NOTARGET TARGETPATH=
SOURCES=
BINPLACE_PLACEFILE=$(PROJECT_ROOT)\subsys\sm\sfc\postbuild\placefil.txt
MISCFILES = $(PROJECT_ROOT)\subsys\sm\sfc\postbuild\src\sfcfiles.def \ $(PROJECT_ROOT)\subsys\sm\sfc\postbuild\src\sfcfiles.c \ $(PROJECT_ROOT)\subsys\sm\sfc\postbuild\src\sfcfiles.rc \ $(PROJECT_ROOT)\subsys\sm\sfc\postbuild\src\sources \ $(PROJECT_ROOT)\subsys\sm\sfc\postbuild\src\makefile
|