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.
 
 
 
 
 
 

31 lines
479 B

!ifndef ROOT
ROOT=$(MAKEDIR:\av\dcap\vxd=)
!endif
!ifndef DEVROOT
DEVROOT=$(ROOT)\dev
!endif
!include $(DEVROOT)\common.inc
MAJORCOMP=dcap
MINORCOMP=dcapvxd
TARGETNAME=dcapvxd
TARGETPATH=$(_OBJ_DIR)
TARGETTYPE=PROGRAM
DLLDEF=DCAPVXD.DEF
INCLUDES=$(DEVROOT)\incvxd
#
# List of sources
#
SOURCES= dcapvxd.asm
ASM_FLAGS = -DIS_32
NTTARGETFILE0=$(_OBJ_DIR)\$(TARGET_DIRECTORY)\dcapvxd.vxd \
$(_OBJ_DIR)\$(TARGET_DIRECTORY)\dcapvxd.res