6 lines
66 B
Makefile
6 lines
66 B
Makefile
MODULE = updspapi.dll
|
|
IMPORTS = setupapi
|
|
|
|
C_SRCS = \
|
|
main.c
|