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.
|
|
#****************************** File Header ******************************\ # File Name: Sources # # Copyright (c) 1985-96, Microsoft Corporation # # Project specific SOURCES file. # # History: # Feb-14-1996 GerardoB Created #***************************************************************************/
W32_SB=1
ALT_PROJECT=DAYTONA ALT_PROJECT_TARGET=.
C_DEFINES=$(C_DEFINES)
!include ..\sources.inc
SOURCES=$(SOURCES) ..\misc.c
INCLUDES=$(INCLUDES); $(NTCON_PATH)\inc; \ $(TERMSRV_INC_PATH);
|