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.
 
 
 
 
 
 

22 lines
378 B

!IF 0
Copyright (c) Microsoft Corporation
!ENDIF
FUSION_BUILD_TYPE=ALL
!include $(PROJECT_ROOT)\win32\fusion\fusion.inc
TARGETTYPE=LIBRARY
TARGETPATH=..\$(_OBJ_DIR)
TARGETNAME=fusion_dump
INCLUDES= \
$(FUSION_PATH)\sxs; \
$(FUSION_INC_PATH); \
$(FUSION_PATH)\inc; \
$(FUSION_PATH)\idl\$(O); \
$(INCLUDES); \
SOURCES=\
dump.cpp \
typeinfo.cpp \