6 lines
70 B
Makefile
6 lines
70 B
Makefile
MODULE = wtsapi32.dll
|
|
IMPORTLIB = wtsapi32
|
|
|
|
C_SRCS = \
|
|
wtsapi32.c
|