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.
 
 
 
 
 
 

19 lines
418 B

TARGETNAME=smb
TARGETPATH=obj
TARGETTYPE=LIBRARY
#C_DEFINES=$(C_DEFINES) -DUNICODE -D_UNICODE -D__USE_GETADDRINFO__
C_DEFINES=$(C_DEFINES) -DUNICODE -D_UNICODE
NT_UP=0
PRECOMPILED_INCLUDE=precomp.h
INCLUDES=..\inc;$(BASE_INC_PATH);$(DS_INC_PATH);
SOURCES=\
ip6util.c \
host.c \
smbsvc.c
RUN_WPP=$(SOURCES) -odir:$(O) -func:SmbTrace(LEVEL,(MSG,...)) -ini:..\..\sys\nt\nbttrace.ini