mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 19:49:50 +00:00
6 lines
66 B
Makefile
6 lines
66 B
Makefile
|
MODULE = cdosys.dll
|
||
|
IMPORTS = uuid ole32
|
||
|
|
||
|
C_SRCS = \
|
||
|
main.c
|