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.
11 lines
274 B
11 lines
274 B
TARGET_BOTH = 1
|
|
|
|
INCLUDES = $(INCLUDES);\
|
|
$(CCSHELL_DIR)\ext\hnw\shared;\
|
|
$(CCSHELL_DIR)\ext\hnw\win95;
|
|
# $(SDK_INC_PATH)\mfc42;
|
|
|
|
!include $(CCSHELL_DIR)\common.inc
|
|
|
|
SOURCES_USED = $(SOURCES_USED) $(CCSHELL_DIR)\common.inc
|
|
|