mirror of
https://github.com/reactos/wine.git
synced 2024-11-29 14:40:56 +00:00
7 lines
88 B
Makefile
7 lines
88 B
Makefile
MODULE = dciman32.dll
|
|
IMPORTLIB = dciman32
|
|
|
|
C_SRCS = dciman_main.c
|
|
|
|
@MAKE_DLL_RULES@
|