6 lines
73 B
Makefile
6 lines
73 B
Makefile
|
TESTDLL = t2embed.dll
|
||
|
IMPORTS = gdi32 t2embed
|
||
|
|
||
|
C_SRCS = \
|
||
|
t2embed.c
|