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.
22 lines
486 B
22 lines
486 B
#****************************** 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=.
|
|
|
|
JANUS=1
|
|
C_DEFINES=$(C_DEFINES) -D_JANUS_
|
|
|
|
!include ..\sources.inc
|
|
|
|
INCLUDES=$(INCLUDES);$(TERMSRV_INC_PATH)
|