6 lines
68 B
Makefile
6 lines
68 B
Makefile
TESTDLL = wtsapi32.dll
|
|
IMPORTS = wtsapi32
|
|
|
|
C_SRCS = \
|
|
wtsapi.c
|