6 lines
65 B
Makefile
6 lines
65 B
Makefile
MODULE = query.dll
|
|
IMPORTS = uuid
|
|
|
|
C_SRCS = \
|
|
query_main.c
|