9 lines
181 B
Plaintext
9 lines
181 B
Plaintext
# NOTE: common.inc defines UNICODE and _UNICODE, so undefine them here.
|
|
NO_UNICODE = 1
|
|
|
|
!include ..\ieakutil.inc
|
|
|
|
SOURCES_USED = \
|
|
$(SOURCES_USED) \
|
|
..\ieakutil.inc
|