mirror of
https://github.com/reactos/wine.git
synced 2025-03-01 09:16:00 +00:00
6 lines
72 B
Makefile
6 lines
72 B
Makefile
MODULE = webservices.dll
|
|
IMPORTLIB = webservices
|
|
|
|
C_SRCS = \
|
|
main.c
|