mirror of
https://github.com/reactos/wine.git
synced 2024-12-03 01:12:25 +00:00
7 lines
84 B
Makefile
7 lines
84 B
Makefile
MODULE = msvcrtd.dll
|
|
IMPORTLIB = msvcrtd
|
|
IMPORTS = msvcrt
|
|
|
|
C_SRCS = \
|
|
debug.c
|