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.
20 lines
349 B
20 lines
349 B
#
|
|
# These flags do not get used because we do our
|
|
# own thing (for now).
|
|
#
|
|
|
|
CHICAGO_PRODUCT=1
|
|
ALT_PROJECT_TARGET=win95
|
|
|
|
#
|
|
# Instead of the CHICAGO_PRODUCT flag, we just
|
|
# use USE_MAPSYM so BINPLACE works. (I think.)
|
|
#
|
|
|
|
#USE_MAPSYM=1
|
|
|
|
#
|
|
# Default target path. Can be overridden after include.
|
|
#
|
|
|
|
TARGET_PATH=$(DSLIBRARY)\chicago
|