mirror of
https://github.com/reactos/wine.git
synced 2025-02-22 13:53:38 +00:00
9 lines
96 B
Makefile
9 lines
96 B
Makefile
TESTDLL = msvcr90.dll
|
|
APPMODE = -mno-cygwin
|
|
|
|
C_SRCS = \
|
|
msvcr90.c
|
|
|
|
RC_SRCS = \
|
|
msvcr90.rc
|