mirror of
https://github.com/reactos/wine.git
synced 2024-12-01 15:40:43 +00:00
6 lines
69 B
Makefile
6 lines
69 B
Makefile
MODULE = msisip.dll
|
|
IMPORTS = crypt32 ole32
|
|
|
|
C_SRCS = \
|
|
main.c
|