28 lines
390 B
Plaintext
28 lines
390 B
Plaintext
!IF 0
|
|
|
|
Copyright (C) Microsoft Corporation, 1997 - 1999
|
|
|
|
Module Name:
|
|
|
|
sources.
|
|
|
|
NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl
|
|
|
|
!ENDIF
|
|
|
|
ALT_PROJECT=HYDRA
|
|
ALT_PROJECT_TARGET=$(ALT_PROJECT)
|
|
NDR20_DIR=.
|
|
CHARCONV_DIR=DAYTONA
|
|
|
|
!include ..\sources.inc
|
|
LINKER_FLAGS=-systemglobal
|
|
|
|
USE_NTDLL=1
|
|
|
|
TARGETLIBS= $(TARGETLIBS) \
|
|
$(SDK_LIB_PATH)\kernel32.lib
|
|
|
|
|
|
|