mirror of https://github.com/tongzx/nt5src
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.
34 lines
507 B
34 lines
507 B
!IF 0
|
|
|
|
Copyright (C) Microsoft Corporation, 1998 - 1999
|
|
|
|
Module Name:
|
|
|
|
sources.
|
|
|
|
NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl
|
|
|
|
!ENDIF
|
|
|
|
ALT_PROJECT=CHICAGO
|
|
ALT_PROJECT_TARGET=CHICAGO
|
|
NDR20_DIR=CHICAGO
|
|
CHARCONV_DIR=CHICAGO
|
|
|
|
#SYNCHRONIZE_DRAIN=1
|
|
#SYNCHRONIZE_BLOCK=1
|
|
|
|
RPCENV= -DWIN98
|
|
|
|
UMTYPE=windows
|
|
|
|
TARGETLIBS= \
|
|
lib\kernel32.lib \
|
|
$(SDK_LIB_PATH)\user32.lib \
|
|
..\..\AuxOps\$(ALT_PROJECT)\$(O)\AuxOps.lib
|
|
|
|
NO_NTDLL=1
|
|
USE_NOLIBS=1
|
|
CHICAGO_PRODUCT=1
|
|
|
|
!include ..\sources.inc
|