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