mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 20:59:54 +00:00
7 lines
90 B
Makefile
7 lines
90 B
Makefile
MODULE = activeds.dll
|
|
IMPORTLIB = activeds
|
|
|
|
C_SRCS = activeds_main.c
|
|
|
|
@MAKE_DLL_RULES@
|