6 lines
69 B
Makefile
6 lines
69 B
Makefile
|
TESTDLL = uianimation.dll
|
||
|
IMPORTS = ole32
|
||
|
|
||
|
C_SRCS = \
|
||
|
uianimation.c
|