mirror of
https://github.com/reactos/wine.git
synced 2025-01-25 13:27:46 +00:00
6 lines
65 B
Makefile
6 lines
65 B
Makefile
MODULE = query.dll
|
|
IMPORTS = uuid
|
|
|
|
C_SRCS = \
|
|
query_main.c
|