mirror of
https://github.com/reactos/wine.git
synced 2025-02-03 18:53:17 +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@
|