18 lines
269 B
Plaintext
18 lines
269 B
Plaintext
!IF 0
|
|
Copyright (c) 2000 Microsoft Corporation
|
|
!ENDIF
|
|
|
|
!include ..\sources.inc
|
|
|
|
SYNCHRONIZE_BLOCK=1
|
|
|
|
TARGETNAME=fusiondbglib
|
|
TARGETTYPE=LIBRARY
|
|
TARGETPATH=$(FUSION_WIN_LIB_DEST)
|
|
|
|
SOURCES= \
|
|
..\actctxdump.cpp \
|
|
..\actctxstack.cpp \
|
|
..\dumputils.cpp \
|
|
..\dumpers.cpp
|