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
331 B
20 lines
331 B
TARGETNAME = ieakfont
|
|
TARGETPATH = obj
|
|
TARGETTYPE = PROGRAM
|
|
|
|
NOT_UNICODE = 1
|
|
|
|
SOURCES = \
|
|
ieakfont.cpp \
|
|
ieakfont.rc
|
|
|
|
UMTYPE = windows
|
|
|
|
UMENTRY = ModuleEntry
|
|
UMENTRYABS = ModuleEntry
|
|
|
|
MISCFILES = \
|
|
!if "$(BUILD_PRODUCT)" != "NT"
|
|
ieakfont.ini
|
|
!endif
|
|
|