windows-nt/Source/XPSP1/NT/shell/ext/hnw/wizard/srcc/sources

16 lines
337 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
CCSHELL_DIR = $(PROJECT_ROOT)
!include $(CCSHELL_DIR)\ext\hnw\hnw.inc
SOURCES_USED = $(SOURCES_USED) $(CCSHELL_DIR)\ext\hnw\hnw.inc
TARGETNAME = srcc
TARGETPATH = obj
TARGETTYPE = LIBRARY
SOURCES = \
..\debug.c \
..\dllload.c
INCLUDES=$(INCLUDES);$(NET_INC_PATH)