34 lines
625 B
Plaintext
34 lines
625 B
Plaintext
|
!IF 0
|
||
|
|
||
|
Copyright (C) Microsoft Corporation, 1989 - 1999
|
||
|
|
||
|
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:
|
||
|
|
||
|
Mark Lucovsky (markl) 18-Sep-1990
|
||
|
|
||
|
NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
ALT_PROJECT=DAYTONA
|
||
|
ALT_PROJECT_TARGET=.
|
||
|
|
||
|
NDR20_DIR=.
|
||
|
CHARCONV_DIR=DAYTONA
|
||
|
|
||
|
!include ..\sources.inc
|
||
|
|
||
|
PASS1_PUBLISH={$(O)\rpcexts.lib=$(SDK_LIB_PATH)\rpcexts.lib}
|