mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 10:44:47 +00:00
61da3277c4
Signed-off-by: Piotr Caban <piotr@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
9 lines
90 B
Makefile
9 lines
90 B
Makefile
TESTDLL = msvcp90.dll
|
|
|
|
C_SRCS = \
|
|
ios.c \
|
|
misc.c \
|
|
string.c
|
|
|
|
RC_SRCS = \
|
|
msvcp90.rc
|