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.
|
|
############################################################################
#
# Copyright (c) 2000-2001 Microsoft Corporation, All Rights Reserved # # All rights reserved. # ############################################################################
TARGETNAME= TARGETTYPE=NOTARGET TARGETPATH=
# The files in this project are not built: they just have to be binplaced.
SOURCES=
BINPLACE_PLACEFILE=placefil.txt
# makefile.def will binplace any file listed in the MISCFILES macro.
MISCFILES= \ Schema.txt\ Redist.TXT\
|