mirror of
https://github.com/reactos/wine.git
synced 2025-02-24 15:01:41 +00:00
7 lines
86 B
Makefile
7 lines
86 B
Makefile
MODULE = msvcr70.dll
|
|
IMPORTLIB = msvcr70
|
|
IMPORTS = msvcrt
|
|
|
|
C_SRCS = \
|
|
msvcr70.c
|