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.
12 lines
186 B
12 lines
186 B
TARGETNAME=getmttf
|
|
TARGETPATH=obj
|
|
TARGETTYPE=PROGRAM
|
|
|
|
INCLUDES=.;
|
|
C_DEFINES= -DTARGET_WIN32
|
|
USE_MSVCRT=1
|
|
|
|
SOURCES=getmttf.c setup.rc progcm.c
|
|
|
|
UMENTRY=winmain
|
|
UMTYPE=windows
|