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.
 
 
 
 
 
 

37 lines
616 B

!IF 0
Copyright (c) 1996 Microsoft Corporation
!ENDIF
ROOT=$(MAKEDIR:\perf\condown=)
BINPLACE_PLACEFILE=$(MAKEDIR)\placefil.txt
USE_MSHTML_INCREMENTAL_LINKING=0
USE_PDB=0
TARGETNAME=condown
TARGETPATH=obj
TARGETTYPE=PROGRAM
#INCLUDES=$(ROOT)\src\core\include
!undef USE_NOLIBS
!undef USE_NTDLL
USE_LIBCMT=1
SOURCES= \
condown.cpp \
condown.rc
UMTYPE=console
TARGETLIBS = \
$(SDK_LIB_PATH)\kernel32.lib \
$(SDK_LIB_PATH)\user32.lib \
$(SDK_LIB_PATH)\ole32.lib \
$(SDK_LIB_PATH)\uuid.lib \
CONDITIONAL_INCLUDES = \
macwin32.h \
winwlm.h