6 lines
74 B
Makefile
6 lines
74 B
Makefile
TESTDLL = usp10.dll
|
|
IMPORTS = usp10 user32 gdi32
|
|
|
|
C_SRCS = \
|
|
usp10.c
|